View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shadow24 Shadow24 is offline
external usenet poster
 
Posts: 5
Default First save to save as


"The first time you save a workbook, use the SaveAs method to specify a name
for the file."

I have my save and save as buttons working I just need to know how to make
it so that if I press the "Save" button before I do "Save As..." it will
automatically point to the "Save As..." code

Thanks for any help!! :)