View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Don[_12_] Don[_12_] is offline
external usenet poster
 
Posts: 2
Default Saving workbook from vba

I am wanting to save a workbook from a command button on
the first sheet. How can I bring up the save-as dialog
window in vba ? This can be used by anyone using the file
to save wherever he wishes with any file name.
Many thanks in advance for any assistance.