LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Excel with Labview

Solved!
Go to solution

hi every bady, 

 

Any one can tell me how can I import an excel file to LabVIEW 8.6 ??  I need to read it and make some treatements on it on LabVIEW !

 

Thanks

0 Kudos
Message 1 of 5
(2,907 Views)

Do you mean read excel? What do you mean by treatments? Smiley Very Happy

You can use report generation toolkit or ActiveX for accessing Excel in LabVIEW.

Gaurav k
CLD Certified !!!!!
Do not forget to Mark solution and to give Kudo if problem is solved.
0 Kudos
Message 2 of 5
(2,906 Views)

Tkx for your replay,

 

Yes, at first, I want to read an excel file in LabView.

 

By treatements i mean, some operations such us (make calculations and draw graphs...) !

0 Kudos
Message 3 of 5
(2,903 Views)
Solution
Accepted by topic author za3im_ensa

You have two options.

 

1. Use Report generation toolkit and easily play with the excel.

 

2. Use ActiveX and access the MS Office Excel and do whatever you wanted to do.

-----

The best solution is the one you find it by yourself
Message 4 of 5
(2,892 Views)

If you  are going to try the Active X path see this board for examples.

 

http://forums.ni.com/t5/BreakPoint/Excel-Board/m-p/379682/message-uid/379682#U379682

Tim
GHSP
0 Kudos
Message 5 of 5
(2,889 Views)