LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Write data into an existing .xlsx file.

Hi govindsankar,

 

I got "file not writable" when trying to use SaveReport.

That's why I posted my suggestion (using DisposeReport) in message #6…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 11 of 12
(139 Views)

Here is my final solution. Takes the file, reads out the data, gets row and column details, adds one to the row details and use that and column 0 as the starting point and give it to Excel Easy Table and also the data to be written and the data will be written at the new position without overriding the exsisting data in the excel file and then this file will be saved. 

0 Kudos
Message 12 of 12
(129 Views)