A
Alan Ibbotson
I am trying to return the current date.
Using VBA, in an event procedure I have:
MsgBox (Date), I have tried entering Date() but it reverts back to text
shown. When the code is executed I get an error that the "date field" can
not be found.
What's up with that? TIA
Using VBA, in an event procedure I have:
MsgBox (Date), I have tried entering Date() but it reverts back to text
shown. When the code is executed I get an error that the "date field" can
not be found.
What's up with that? TIA