View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Steve Yandl[_2_] Steve Yandl[_2_] is offline
external usenet poster
 
Posts: 37
Default Open the SaveAs Dialogbox

Application.Dialogs(xlDialogSaveAs).Show

Steve



"vqthomf" wrote in message
...
I am trying to open the SaveAs dialogbox when the user clicks on a
commandbutton. Has anybody managed to do this any help would be much
appreciated.
Regards
Charles