LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Invalid method "Save As" from Excel application object

I have Windows 2000 and Excel 2002 installed on my machine.

I down loaded "renamed Excel 2000 workbook.vi" from NI website. Relinked ref num to Excel application object but get the error of invalid method (Save As). Tried to relink invoke node to Save As by selecting method from drop down menu. However this method is not on the list. Tried other excel objects but can not find "Save As" method. Has this been removed/moved?
0 Kudos
Message 1 of 3
(2,729 Views)
I was able to correct the error by relinking the Workbooks->Open to Open. This changes the subsequent Invoke Node from IAppEvents to _Workbook. There you will find the Save As method.

Michael
www.abcdefirm.com
Michael Munroe, CLD, CTD, MCP
Automate 1M+ VI Search, Sort and Edit operations with Property Inspector 5.1, now with a new Interactive Window Manager!
Now supports full project automation using one-click custom macros or CLI.
Message 2 of 3
(2,729 Views)
Worked beautifully. Thank you
0 Kudos
Message 3 of 3
(2,729 Views)