Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I would like to create a macro so that the first time the spreadsheet is opened in a month a form is initiated allowing the user to select a directory, then another allowing the user to select a name, however, that defaults to "Eurotours-*Month* *Year*.xls I dont have a clue were to start, Thanks for your help. Ben -- Cheers, Ben Remove your.tonsils to reply "You only live once but if you do it right once is enough!" |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Ben,
just a thought: it takes me 5 minutes to create the files for the next 5 years. How long will you need to write your code? you will need the SaveCopyAs-method for saving. you'd set the month and year automatically, have the user enter the desired path in a cell of the worksheet. Otherwise, you could have a try with SaveAs-method or GetSaveAsFilename-method. regards arno "Ben Allen" schrieb im Newsbeitrag ... Hi, I would like to create a macro so that the first time the spreadsheet is opened in a month a form is initiated allowing the user to select a directory, then another allowing the user to select a name, however, that defaults to "Eurotours-*Month* *Year*.xls I dont have a clue were to start, Thanks for your help. Ben -- Cheers, Ben Remove your.tonsils to reply "You only live once but if you do it right once is enough!" |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Number of days in a specific month between various start and end d | Excel Worksheet Functions | |||
Month start placement on axes | Charts and Charting in Excel | |||
List of dates for month from start date | Excel Discussion (Misc queries) | |||
Generating a blank worksheet at the start of the month | New Users to Excel | |||
Auto-entering the start and end of a month | Excel Programming |