View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
stewart stewart is offline
external usenet poster
 
Posts: 44
Default Save worksheet as new workbook

I have a workbook as a template that I do not want to change. Through
a userform button I would like to have VB save "MySheet" as a new
workbook and have the user be able to choose the name of the new
workbook. Is this possible?