View Single Post
  #1   Report Post  
Gaura215 Gaura215 is offline
Junior Member
 
Location: India
Posts: 24
Send a message via Skype™ to Gaura215
Question Saving a workbook by creating a folder & subfolder

Hello

I have a spreadsheet with approximately 10 tabs with different names (001, 002, 003....etc).
I am require to create an individual workbook for each spreadsheet, and save it in the month folder which will be created in another folder with the value mentioned in A1 of the activespreadsheet.

So my file path will look something like "D:\SpreadsheetName\Month Name\" Month folder to be in the format of "YYMM"

The name of the folder is mentioned in Range A1 of all spreadsheets, and the month is mentioned in Z65536 in the format "yymm". In that month folder I need to save that workbook created with a fixed file name, "107" in this case.

I have so many reports in which I need to do the same procedure.

Please suggest me a code using which I can do this without putting in so much of my manual efforts.

Thanks in advance to all Macro Gurus.
__________________
Regards
Gaurav

Last edited by Gaura215 : February 1st 11 at 10:56 AM