B
blackbox via OfficeKB.com
How do I change the date format from 06/07/2007 to June 07, 2007 in a text
string?
this is what I'm using now
"Evening Shift/Night Shift Checklist for " & Format(Now, "mm-dd-yyyy")
thanks in advance
string?
this is what I'm using now
"Evening Shift/Night Shift Checklist for " & Format(Now, "mm-dd-yyyy")
thanks in advance