![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Mar 2002
Location: Scotland
Posts: 341
|
I want to add a button to a workbook which asks for a number (01,02 etc) from the user. Then save the file as "ABC01,02" etc
Can anyone help ? |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Bogota, Colombia
Posts: 11,927
|
Sure, take a look at the
InputBox method, and also ActiveWorkbook.SaveAs or ActiveWorkbook.SaveCopyAs methods. You can change the ActiveWorkbook with ThisWorkbook |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|