LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Save data in .xlsx file

In my application I want to read a .xls file and  copy the file to another loaction with another name

 

Please help meto do this

 

 

Thanks & Regards

 

M.J Augustin

Certified LabVIEW Developer
0 Kudos
Message 1 of 4
(2,567 Views)

Reading file and make a copy of it to a new location are two different operations...!!

Well to make a copy you can use the function available in LabVIEW.

 

Copy File.png

 

For reading from Excel file check:

 

How Can I Read Excel Data Into LabVIEW?


I am not allergic to Kudos, in fact I love Kudos.

 Make your LabVIEW experience more CONVENIENT.


0 Kudos
Message 2 of 4
(2,562 Views)

 

Thanks for the suggestion, but what i need is I ve created a template file to which data will be writing during the acquisition. The template contains logo field to put signature etc (static fileds).So during the data acquisition template will get filled but if it is not saved into another file next run it will get overwritten.so i want to save the file into another name automatically

 

 

Could you please help me in this

 

 

Regards

 

M.J Augustin

Certified LabVIEW Developer
0 Kudos
Message 3 of 4
(2,535 Views)

Check attached VI, that might help you...!!

 


I am not allergic to Kudos, in fact I love Kudos.

 Make your LabVIEW experience more CONVENIENT.


Message 4 of 4
(2,531 Views)