LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Closing Excel Workbook Problem

I am trying to append an existing Excel Workbook and save the file. When I execute the "Workbook - Close" node I get the message "Do you want to save the changes you made to FILENAME.XLS?"
 
What can I do to force the changes to be accepted and eliminate all messages? This is a production machine and we don't want the operator required to click the OK button.
 
Attached is a picture of the code I am excecuting.
 
Thanks in advance for the help!
 
B Myers

Message Edited by B_Myers on 02-06-2007 10:27 AM

0 Kudos
Message 1 of 2
(2,580 Views)
Try wiring a true constant to the save changes input.

For more information and some sample VI's and tool kits, you can go to the excel board



Joe.
"NOTHING IS EVER EASY"
0 Kudos
Message 2 of 2
(2,566 Views)