Pasting data vs DDE
Posted: Thu Dec 08, 2005 4:57 pm
David,
I can dde a chunk of data from Excel that looks like this:
count on-load off-load
178 179 <nul>
444 <nul> 266
638 194 <nul>
776 <nul> 138
877 101 <nul>
1009 <nul> 132
Where "<nul>" is just an empty cell.
So I have an XYY data structure, but with alternating data, if you will.
Using DDE, this goes into DPlot without difficulty.
Using copy and paste, even though the data looks correctly displayed in the paste special dialog box, DPlot turns it into one XY series, not two series.
Furthermore, in Excel, if I copy then paste just the X and the first, adjacent Y column, the plot in DPlot is all jumbled. Looks like X and Y get transposed.
Am I doing something wrong? (Or should I read some instructions?)
Thanks.
Jon
PS: I appologize if I seem to be in the high maintenance mode right now. I guess I do this with a new program, ie, feeling it out for what I can and can't do, until I learn its quirks or limitations.
I can dde a chunk of data from Excel that looks like this:
count on-load off-load
178 179 <nul>
444 <nul> 266
638 194 <nul>
776 <nul> 138
877 101 <nul>
1009 <nul> 132
Where "<nul>" is just an empty cell.
So I have an XYY data structure, but with alternating data, if you will.
Using DDE, this goes into DPlot without difficulty.
Using copy and paste, even though the data looks correctly displayed in the paste special dialog box, DPlot turns it into one XY series, not two series.
Furthermore, in Excel, if I copy then paste just the X and the first, adjacent Y column, the plot in DPlot is all jumbled. Looks like X and Y get transposed.
Am I doing something wrong? (Or should I read some instructions?)
Thanks.
Jon
PS: I appologize if I seem to be in the high maintenance mode right now. I guess I do this with a new program, ie, feeling it out for what I can and can't do, until I learn its quirks or limitations.