Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default SaveCopyAs (Excel 2007)

I wrote some code in a workbook for Excel 2003 to save a backup copy of the
file to a backup server every time the file was saved locally (it was called
from the Workbook_BeforeSave event). Although the filename is the same, the
path is different. This worked fine in 2003. However, if the file is
converted to the new macro enabled workbook in 2007, it works once. After
that it throws up an error (and deletes the backup that was there)! Sounds
like an Excel bug to me. Do I need to look for and delete any existing
backup before attempting to save it? I didn't have to do this in Excel 2003.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
saveCopyAs judith Excel Programming 1 September 29th 04 11:21 AM
SaveCopyAs Greg Hadrych Excel Programming 4 July 28th 04 07:49 PM
Thisworkbook.SaveCopyAs - Does it work on Excel on IE? kenji4861[_7_] Excel Programming 0 June 9th 04 05:58 PM
Excel SaveCopyAs COMException 0x800A03EC Jim McLeod Excel Programming 0 May 25th 04 12:26 AM
SaveCopyAs Mark Worthington Excel Programming 4 February 8th 04 06:00 AM


All times are GMT +1. The time now is 12:29 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"