Thread: Auto Save
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gordon[_2_] Gordon[_2_] is offline
external usenet poster
 
Posts: 211
Default Auto Save

Hi...

I have an auto close routine which is fine. Except I need the file to name
itself from the value of cell A1 as it closes. The user has no option in
saving the file to any other name than what is in cell A1. eg. If cell A1 has
David Jones in it then the excel file will automatically save as David
Jones.xls. Also when the sheet closes I would like a message telling the user
the name of the file and also its location.

Grateful for any help...

Thanks

Gordon...