D
Drew Shriner
Is there any way to have a command button beside a field
in a form, so that the user can just click the command
button, and the current time & date is entered into the
field beside it?
For example, I have a table, and form, with the following:
[Event_Registrations]
RegID PK
EventID
RegistrationDate
CancelDate
CheckedIn
CheckedOut
etc...
As I said, those fields are in the [Event_Registrations]
table, and I have a form by a similar name. It would be
terribly convenient, if an attendee wanted to check out
quickly, if the database user could simply open the
correct form, and click the command button beside
the "CheckedOut" field.
I apologize if I wasn't clear enough (or too long winded),
I can be more-so in either way...
Thanks!
Drew
in a form, so that the user can just click the command
button, and the current time & date is entered into the
field beside it?
For example, I have a table, and form, with the following:
[Event_Registrations]
RegID PK
EventID
RegistrationDate
CancelDate
CheckedIn
CheckedOut
etc...
As I said, those fields are in the [Event_Registrations]
table, and I have a form by a similar name. It would be
terribly convenient, if an attendee wanted to check out
quickly, if the database user could simply open the
correct form, and click the command button beside
the "CheckedOut" field.
I apologize if I wasn't clear enough (or too long winded),
I can be more-so in either way...
Thanks!
Drew