LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

generate a file (word ou in own excel)

Hello!

 

I have to perform a comparison of datas that are present in a excel wordsheet and generate a file after such comparison.how can i do it in a aplication with cvi??

 

regards to all..

0 Kudos
Message 1 of 2
(3,152 Views)

CVI comes with an ActiveX interface to Excel that can help you in handling your problem. You can find it in <cvidir>\toolslib\activex\excel\excel2000.fp. There is a corresponding example in the example folder that helps you in understanding how to operate with the instrument.

After taking a look at this material you should be ableto begin developing you app; there isn't a lot of documentation about this instrument, but in the forum it has been addressed several times so you will find some questions already answered.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 2
(3,139 Views)