Posted by: aparna
hello eveyone,
can someone help me with the code for saving an
excel sheet thru ctd.i can't find the documentation for it
even on online books. can i use this function for saving
Call xl_Workbook.SaveAs( Object, Object, Object, Object, Object, Object,
Number, Object, Object, Object, Object, Object )
if yes,what arguments shud i give in this function is it
Call xl_Workbook.SaveAs(Filename, FileFormat, Password, WriteResPassword,
ReadOnlyRecommended, CreateBackup, AccessMode, ConflictResolution, AddToMru,
TextCodePage, TextVisualLayout)
thanks and b/rgds
aparna