View Single Post
  #1   Report Post  
tkaplan
 
Posts: n/a
Default Specify File Name


I am trying to write VBA to save the current workbook :
I need the file name to be:
In cell D3 I have a date entered.
I want the file name to be:
RosterBillingMonthYear

so for example if D3 is 7/5/2005 the name of the file should be
"RosterBillingJuly2005"

what would be the coding for this?

thanks in advance.


--
tkaplan
------------------------------------------------------------------------
tkaplan's Profile: http://www.excelforum.com/member.php...o&userid=22987
View this thread: http://www.excelforum.com/showthread...hreadid=387230