Oops - I had another question too.
I use this to open the Open File dialog box:
sFilename = Application.GetOpenFilename("All files (*.xls*), *.xlt*")
But now I've had someone ask if I open it with the right drive letter and folder.
Can that be done?
Thank you -
I use this to open the Open File dialog box:
sFilename = Application.GetOpenFilename("All files (*.xls*), *.xlt*")
But now I've had someone ask if I open it with the right drive letter and folder.
Can that be done?
Thank you -