Hi,
I need to show the SaveAs dialog (in VBA) and pass 2 arguments into it.
E.G. I want to show the SaveAs dialog with the suggested FilePath pointing to "T:\IMPORT" and the suggested FileName as "[TodaysDate]_Export".
NB: I don't wish to proceed with the Save automatically, I want the user to be able to change the suggested options.
Stacey
I need to show the SaveAs dialog (in VBA) and pass 2 arguments into it.
E.G. I want to show the SaveAs dialog with the suggested FilePath pointing to "T:\IMPORT" and the suggested FileName as "[TodaysDate]_Export".
NB: I don't wish to proceed with the Save automatically, I want the user to be able to change the suggested options.
Stacey