Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want a macro to save a spread sheet, reset it for the next week, then save as, pause for the operator to enter new name?
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Put up an inputbox
ans = InputBox("enter new name") -- Regards, Tom Ogilvy rmills wrote in message ... I want a macro to save a spread sheet, reset it for the next week, then save as, pause for the operator to enter new name? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
PAUSE EXCEL MACRO FOR INPUT OF DATA VARIABLE | Excel Discussion (Misc queries) | |||
Can you pause a macro in excel to input data and continue? | Excel Discussion (Misc queries) | |||
Macro to pause for user input in dialog box | Excel Discussion (Misc queries) | |||
Macro to move to specified cells, pause for input at each? | Excel Discussion (Misc queries) | |||
Pause macro for user cell address input | Excel Programming |