![]() |
![]() |
|
|||||||
| 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 |
|
New Member
Join Date: Apr 2002
Location: Brian Branch
Posts: 1
|
In a macro I'm using the following text:
Application.Dialogs(xlDialogSaveAs).Show to bring up the Save As dialog box. I'd like to suggest a file name to the user when the box pops up. Do you know if there's a way to do this? Also - how about the path the Save As box shows? -thanks |
|
|
|
|
|
#2 |
|
New Member
Join Date: Apr 2002
Location: Milwaukee, WI
Posts: 18
|
Try using the Application.GetSaveAsFileName method. The help file will tell you the exact syntax.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|