Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() how can I develop a macro in excel who allows me to automatically set the file name (eg. content cell B3 + content cell B5) and let me choose the file location? The best solution wuold be something like the GetSaveAsFilename method in which the field "Name" is automatically set. TheFile = Application.GetSaveAsFilename("N:\AFC\MURCA\FATTUR AZIONE\FATTURE", _ "Workbook (*.xls),*.xls", , "Save As...") Thank you for your help. Alex *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA for saving a file to a specific location | Excel Programming | |||
Saving file to a location determined by a cell | Excel Programming | |||
Saving file to a location determined by a cell | Excel Programming | |||
Saving file to a location determined by a cell | Excel Programming | |||
Saving file to a location determined by a cell | Excel Programming |