C
Chris
Can anyone help? I have this simple code to return the current date in a
field on a form in the On Load event:
Text73 = Date
Text73 is the name of the field, but the value it returns is: 12/30/1899?
How do I get today's current date? Thanks.
field on a form in the On Load event:
Text73 = Date
Text73 is the name of the field, but the value it returns is: 12/30/1899?
How do I get today's current date? Thanks.