JurjenHendriks Posted February 1, 2011 Report Share Posted February 1, 2011 Hey guys, I am working with a macro enabled excel worksheet, which I am running from LabView. After running the macro I extract the data I need, and I close the excel file without saving any of the changes I made. However when closing the excel worksheet an automated excel window pops-up asking wether or not I want to save the file. Because this VI will be nested in a loop that runs over a 1000 times I don't want to keep clicking, don't save, and neither do I want to loose time by saving the file. Is there anyway around this pop-up without saving the file? Thanks in advance, Jurjen Hendriks Quote Link to comment
viSci Posted February 1, 2011 Report Share Posted February 1, 2011 Is this what you are doing? I thought that save changes?=F would disable a popup. Quote Link to comment
JurjenHendriks Posted February 1, 2011 Author Report Share Posted February 1, 2011 Yes that's about what I am doing. In didn't know there was a SaveChanges terminal available. How can I add the SaveChanges terminal? Quote Link to comment
JurjenHendriks Posted February 1, 2011 Author Report Share Posted February 1, 2011 I allready found the problem, I had a wrong connection to the reference which made the SaveChanges terminal was not available. Thanks for your help. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.