Thread: Save As
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Orf Bartrop Orf Bartrop is offline
external usenet poster
 
Posts: 21
Default Save As

How would I go about saving a workbook to another name that contains the
date and time? Let's say the original file is called "Book." What I
would like to do is have a macro that saves "Book" as "Book-yy-mm-dd-hh-mm"
Any suggestions?