Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to automate a spreadsheet that uses DDE links to get data & save
it out to a comma delimited file to import into Access & would like this to be seamless to the user (not having to respond to any messages). I am using the SaveAs method in the BeforeClose event of the Workbook. Actual code is: ActiveWorkbook.SaveAs FileName:="e:\shift Report\report\xtest", FileFormat:=xlCSVWindows This code works fine & it saves this file, but after this happens & Excel is being closed I get the standard message "File is not in Microsoft Excel 97 format. Would you like to save?" How can I bypass this message so the user does not have respond to this message?? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using SaveAs | Excel Discussion (Misc queries) | |||
Problem using SaveAs method | Excel Discussion (Misc queries) | |||
SaveAs method error | Excel Discussion (Misc queries) | |||
Please post this thread a correct full method, method about | New Users to Excel | |||
Please post this thread a complete correct method, method about te | New Users to Excel |