Hello.
I am trying to convert the current date now() to day month ( 5-Oct) using this code:
Me.txtNow = FormatDateTime(now(), d - mmm)
but as I step through the code the value is still long date.
Have I missed a step or is my code incorrect ?
Thanks in advance,
Mitch...........
I am trying to convert the current date now() to day month ( 5-Oct) using this code:
Me.txtNow = FormatDateTime(now(), d - mmm)
but as I step through the code the value is still long date.
Have I missed a step or is my code incorrect ?
Thanks in advance,
Mitch...........