LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Write to Spreadsheet file.vi has a problem

Dear
 
I use the Write to Spreadsheet file.vi when I press the OK button, it can write the data but I press the cancel button, it shows the massge the following below
"Error 43 occurred at Open/Create/Replace File in Write Spreadsheet String.vi->Write To Spreadsheet File (I64).vi->File 4-1-3.vi"
please help me.
 
Thank you very much,
0 Kudos
Message 1 of 3
(3,068 Views)
Hi water 2006,

This only indicates that the write to spreadsheet vi didn't succeed. Cancelling the browse button cause error 43. With this error it is reported to the program that you cancelled the operation (use SimpleErrorHandler.vi to find the description of the erro)

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 3
(3,059 Views)
I can use Write to Spreadsheet file.vi by I copy it and unlock it to edit the code to add the Clear Errors.vi
 
Thank you very much for your help.
0 Kudos
Message 3 of 3
(3,039 Views)