T
TonyB
Hi,
I have created a form based upon a table, and I'm using the standard
navigation buttons toolbar to move among the records. I'm trying to find out
what event can detect that the new(*) button has been clicked and the form
is now displaying a new record awaiting entry.
When this occurs I want to write the current date into one field in the new
record, and a calculated value into another field, all done in a vba module
called by that event. I'm stuck as to how to detect that the * button has
been clicked and the form is showing a new record ?
Can anyone give me any pointers ?
TIA
Tony
I have created a form based upon a table, and I'm using the standard
navigation buttons toolbar to move among the records. I'm trying to find out
what event can detect that the new(*) button has been clicked and the form
is now displaying a new record awaiting entry.
When this occurs I want to write the current date into one field in the new
record, and a calculated value into another field, all done in a vba module
called by that event. I'm stuck as to how to detect that the * button has
been clicked and the form is showing a new record ?
Can anyone give me any pointers ?
TIA
Tony