LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

EXCEL Run Time Engine ?

I'm using one of the vi that ships w LV7.1.  It basically reads in an EXCEL file.  I'm also using the Report Generation ToolKit to write the final report data of the UUT.  Do I need MS Excel installed on my target machine ??  Is there such a thing as a run time engine for Excel ?
0 Kudos
Message 1 of 4
(2,825 Views)

As far as I know in the past excel is an activeX object which is installed with excel or office and is part of the licence, so I was under the impression that inorder to communicate with excel (ei through automation) you needed to install the application.  HOWEVER, I was recently at a Microsoft developers event (included a session about office 2007 beta) which the speaker mentioned that this will nolonger be the case, you waill be able to automate both excel and work documents without having the application installed on the machine, but not powerpoint. This might have to do with the change in document formats from .doc and .xls to .docx and .xlsx.  Essentially the new format will be a zipped XML marked up doccument with much more open format so the office suite in not as needed for automation (opening the way for much more programability and 3rd party software interactions).  I could be wrong about needing to install office to get the office support to work for the report generation since I use LV 7.0 and OfficeXP.

 

Paul

 

 

Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 2 of 4
(2,811 Views)
You can download office web components to get the activex features without the full application.
0 Kudos
Message 3 of 4
(2,803 Views)
Thanks UncleBuck, In the past when I asked about this I was told that it couldnt be done.  Good to know that this has changed. 
Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 4 of 4
(2,783 Views)