LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Cell Range (Excel) selection.

Dear sirs,
how can I select a range of cells in excel where I may write my data? I have to write the x and y coordintaes of points where I found edges, henche I need 2 columns and numOfEdges rows... I've looked for a documentation of "excel2000.h" but I can't find it... 
Please help me!!!
G.M.
0 Kudos
Message 1 of 2
(2,954 Views)

Guido81,

the task you are trying to accomplish has somewhat already been implemented in the example called "excel2000dem" found in the

...\Samples\activex\excel\

folder within the CVI examples.

Look specifically to the callback that runs off of the "Write Data" button on the Front Panel. You will see that it does what you need.

Regards,

AlessioD
National Instruments

Message 2 of 2
(2,938 Views)