DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Exporting a channel from data portal to an already existing excel file

Hi all,
 
I am currenting working with a script in DIAdem 10.2, trying to export a channel containing 2 values to an already existing excel file using the following command:
 
Call ExcelExport(EXCELFile, EXCELSheet, EXCELDlgFlag, EXCELConfigFile)
 
I have basically 2 questions:
 
1)  Upon the DIAdem help, the second parameter should be the name of the worksheet in Excel.  So I tried once with giving a name of the worksheet in an existing excel file and run the above command.  This command delete all the existing worksheets and add a new one under the name of "DIAdem" and export the data I wanted to.  The same happened when I don't give hany EXCELsheet in the above command.  Does anyone know how I can save my data in one specific worksheet?
 
 


Message Edited by Lila on 02-29-2008 07:00 AM
0 Kudos
Message 1 of 2
(2,975 Views)