LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

open txt file to excel in Lab view !

The text file contains data that are sort of "raw data" from a motor test bench. Later on there are test reports created from the text files, but that's all done in Excel.
Normally data from a test is just added to an existing file (appended to the file) in LV, but there's one situation where data in an existing file has to be replaced: when the user changes the "head information".

So, up to now it's solved with a text file in spreadsheet format. The problem ist that when the file is opened with ActiveX by using the normal Workbook.open method it often causes problems with the country-specific settings (e.g. format of numbers). That's why we wanted to use workbook.opentext ...

Thanks for your help so far,
BT

0 Kudos
Message 11 of 11
(425 Views)