Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can always to
Application.ScreenUpdating = False ' sample code provided to save the file application.ScreenUpdating = True and you will not see the sheet pop up. -- Regards, Tom Ogilvy "groutch" wrote in message om... That did it - thanks Tom - Although it's a bit ugly to have a new sheet pop up just to do this ? Don Guillett's proposed solution leaves the workbook renamed as aa1.csv, just as my attempt did, so is not a solution. Thanks, Richard |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I undo a "save file" to revert back to original spreadsheet | Excel Discussion (Misc queries) | |||
I used "save as" but now can't locate original file | Excel Discussion (Misc queries) | |||
auto save excel file every 10 minutes to its original file name | Excel Discussion (Misc queries) | |||
Auto save replaced my original file and now I need the original? | Excel Discussion (Misc queries) | |||
Any way to "Save As" without setting the archive bit on original file | Excel Programming |