How To Insert The Current Date Into A Date Filed?

DAPOOLE

Registered User.
Local time
Today, 18:59
Joined
Jan 14, 2010
Messages
38
How can I insert the current date into a date field when an 'Event Procedure' of 'On Click' is performed on the field? I have created a button that inserts that date into the field when pressed however I would like the date to be entered if the mouse clicks on the box if this is possible.

Thanks in advance.
 
You may find the Date() function useful.
 
I'm puzzled by this question, if you have done it using a command button, what problem are you having with the 'On Click' event?
Personally I prefer the double click so that I can just select the control if necessary.

Brian
 

Users who are viewing this thread

Back
Top Bottom