LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

When excel file created and I make changes to cell width, how do you save file?

I create a new excel file, but the width of the cells is to small. So in same VI, I change the cell width. When I try to use workbook invoke close receive error. How can I save the changes without having excel prompt appear asking if I want to save.
0 Kudos
Message 1 of 2
(2,568 Views)
You can use save or saveas properties from worksheet, then you have the option to save your file, you better have a look to the examples in LabVIEW, or make a search in developer zone for Excel. Looking for properties into Visual Basic for Applications does allways help too.
Good luck
0 Kudos
Message 2 of 2
(2,568 Views)