LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Writing to an Excel Template without showing

Solved!
Go to solution

Hi Nghtcrwlr,

use "SaveCopyAs", it works.

 

Mike

0 Kudos
Message 11 of 15
(959 Views)

Do i need to change the close method to "Save copy as".? Theres no change ...see attchement

 

And also there is no option to choose another filename or path.

Message Edited by Nghtcrwlr on 07-22-2009 09:38 AM
Nghtcwrlr

---------------------------------------------------------------------------------------------
*************************************
---------------------------------------------------------------------------------------------
0 Kudos
Message 12 of 15
(954 Views)

Hi,

i would use this method addionally. You have to connect a complete path to this input.

 

Mike

0 Kudos
Message 13 of 15
(948 Views)

Hi Mike

 

Thankss.... its wrking perfectly. But in order to close the original workbook with out saving, i created another invoke node with method "close" and connecting a false case to save changes. But which reference do i have to connect to it? I connected the Reference from "workbook" in the beginning. but its not working. it still saves the original template with changes.

 

 

Nghtcwrlr

---------------------------------------------------------------------------------------------
*************************************
---------------------------------------------------------------------------------------------
Message 14 of 15
(942 Views)

Hi Nghtcrwl,

use the same refnum as for the "SaveCopyAs" method.

See the attached example.

 

Mike

Message 15 of 15
(928 Views)