
Help with how to use OLE2/DSDDE
Quote:
> graph. I have tried several days without getting results.
> Is there somebody who can give me a little exemple on how to do it?
Do you really need to use OLE ?
Wouldn't it be simpler to output a text file with comma separated
values and then manually read these into Excel ?
DDE also looks to be somewhat simpler if you actually need to
poke the data in directly.