Archive of Mr Excel Message Board


Back to Excel VBA archive index
Back to archive home

"Save As" dialog box in macro

Posted by A.R. on April 27, 2001 8:18 AM
I have a macro that saves a file in three different locations. I want to have the macro display the "Save As" dialog box so I can verify or change the file name before I save it in the three locations. How do I create a macro that shows the "Save As" dialog box?

Check out our Excel VBA Resources

Re: "Save As" dialog box in macro

Posted by Ivan Moala on April 27, 2001 8:24 AM


Application.GetSaveAsFilename


Ivan


This archive is from the original message board at www.MrExcel.com.
All contents © 1998-2004 MrExcel.com.
Visit our online store to buy searchable CD's with thousands of VBA and Excel answers.
Microsoft Excel is a registered trademark of the Microsoft Corporation.
MrExcel is a registered trademark of Tickling Keys, Inc.