PC Review


Reply
Thread Tools Rate Thread

Autosaving an Excel Workbooks as versions

 
 
Doctorjones_md
Guest
Posts: n/a
 
      18th Dec 2006
I'm wondering -- is there a way to automate saving an Excel Workbook whereas
you could (for example):

You open an Excel template, and save it as C:\Temp\Test.xls -- then if you
reopen (and modify) C:\Temp\Test.xls, the VBA code will search the
directory and automatically affix an _a, _b, _c, _d, ... to the end of the
file name (ie. C:\Temp\Test_d.xls -- if the last file saved was
C:\Temp\Test_c.xls).

Thanks in advance


 
Reply With Quote
 
 
 
 
Jim Cone
Guest
Posts: n/a
 
      18th Dec 2006
Use "SaveAs" on the File menu instead of "Save".
The open workbook will be closed and a new version saved under
the name you assign... "Test_a.xls"
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware


"Doctorjones_md"
<(E-Mail Removed)>
wrote in message
I'm wondering -- is there a way to automate saving an Excel Workbook whereas
you could (for example):
You open an Excel template, and save it as C:\Temp\Test.xls -- then if you
reopen (and modify) C:\Temp\Test.xls, the VBA code will search the
directory and automatically affix an _a, _b, _c, _d, ... to the end of the
file name (ie. C:\Temp\Test_d.xls -- if the last file saved was
C:\Temp\Test_c.xls).

Thanks in advance


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Versions of workbooks- Excel 2007 DianeG Microsoft Excel Worksheet Functions 3 29th Oct 2008 02:42 PM
Does excel keep temporary versions of previouse workbooks once i s Pauld Microsoft Excel Misc 1 11th Sep 2008 04:30 PM
Opening .xlsm workbooks in older versions of excel =?Utf-8?B?UnVzcw==?= Microsoft Excel Misc 2 5th Jul 2007 09:00 PM
Autosaving an Excel Workbooks as versions Doctorjones_md Microsoft Excel Misc 1 18th Dec 2006 07:47 PM
Workbooks for different versions of excel =?Utf-8?B?TWlrZQ==?= Microsoft Excel Misc 1 8th Nov 2003 02:08 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:52 AM.