
01-13-2018, 02:40 AM
|
 |
Administrator
|
|
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,373
|
|
Quote:
Originally Posted by blackroz
Quote:
Originally Posted by macropod
You could just change:
strDate = Format((Date), "dd MMM yyyy")
to, say:
strDate = Format(Now, "dd MMM yyyy @ hh mm ss")
|
I added but it shows 00 00 00
|
And did you change:
(Date)
to:
Now
?
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|