02-10-2012 05:50 AM
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
Solved! Go to Solution.
02-10-2012 05:54 AM
Do you mean read excel? What do you mean by treatments?
You can use report generation toolkit or ActiveX for accessing Excel in LabVIEW.
02-10-2012 06:00 AM
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...) !
02-10-2012 07:47 AM
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.
02-10-2012 07:51 AM
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