Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Saving file as current month name automatically

I have folder which contains 40 different worksheets for each depatment which
I want to be able to save it automatically as that month's name in the folder
for that month. So that way, I don't have to manually do save as for 40
files. Can someone please help me with automizing this.






--
Gold
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 373
Default Saving file as current month name automatically

Some more info would be helpful, like the name format of the folder (Files
March 2007, March 07 Files, Files 03-07, same for the files in the folder.
James

"gold" wrote in message
...
I have folder which contains 40 different worksheets for each depatment
which
I want to be able to save it automatically as that month's name in the
folder
for that month. So that way, I don't have to manually do save as for 40
files. Can someone please help me with automizing this.






--
Gold



  #3   Report Post  
Posted to microsoft.public.excel.misc
JB JB is offline
external usenet poster
 
Posts: 115
Default Saving file as current month name automatically


répertoire = ActiveWorkbook.Path
ActiveWorkbook.SaveAs Filename:=répertoire & "\File_" & Format(Date,
"dd-mm-yyyy")

JB
http://boisgontierjacques.free.fr/



On 25 août, 15:37, "Zone" wrote:
Some more info would be helpful, like the name format of the folder (Files
March 2007, March 07 Files, Files 03-07, same for the files in the folder.
James

"gold" wrote in message

...



I have folder which contains 40 different worksheets for each depatment
which
I want to be able to save it automatically as that month's name in the
folder
for that month. So that way, I don't have to manually do save as for 40
files. Can someone please help me with automizing this.


--
Gold- Masquer le texte des messages précédents -


- Afficher le texte des messages précédents -



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
Subtract a future month from the current month to get remaining m. Fletch Excel Worksheet Functions 1 July 26th 07 04:29 PM
Retrieve data for previous 3, 6, 12 month given current month GB Excel Worksheet Functions 4 July 19th 07 11:58 PM
saving workbook to destination file automatically mikespeck Excel Worksheet Functions 5 August 22nd 06 10:13 PM
Can I automatically enter the current date or current time into a Ben New Users to Excel 7 October 19th 05 03:38 PM
automatically update chart plotting current month and previous 6 Jane Charts and Charting in Excel 1 September 1st 05 10:19 PM


All times are GMT +1. The time now is 06:48 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"