T
tkaplan
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.
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.