save as
Try ActiveWorkbook.SaveAs
geebee noSPAMs wrote:
hi,
i have the following:
Dim sFileName As Sting
sFileName = Application.GetSaveAsFilename
I would like to know how to avoid displaying the file saver dialog box that
lets you choose the path. I would like to specify the path programatically.
Can anyone help with this?
thanks in advance,
geebee
|