LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

error 8 occurs in excel sheet write

We need some help in programming Labview 7.1 urgent!!!!!

I am sending you one error.jpg file….the example is - write data to excel sheet.

But suppose the excel sheet is opened already by some one then labview shows ERROR 8, ERROR 43….
And we can not resolved these errors…how can we prevent my application from pop up dialog Error 8….

so please give some idea about resolving these errors.



0 Kudos
Message 1 of 3
(2,688 Views)
Hi miloo

If you want the error dialog to stop popping up, you can create a case structure to handle the case when this error is caught. This is done by simply outputing nothing to the error message. This case is handled by the cancelled output of the file dialog.vi

Hope this helps
Van L
NI Applications Engineer
0 Kudos
Message 2 of 3
(2,661 Views)
continued here... Or here?
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 3
(2,571 Views)