G
Guest
In my database, I have changed the default "On Enter Behavior" to the
beginning of the fields for the entire database. That works great most of
the time.
There are several date and time fields and the user has the ability to
"update" these fields. I have an imput mask on each of these date and time
fields to ensure a uniform date and time is entered by a multitude of users.
With the "On Enter Behavior" set as it is, the user must erase the existing
data first before entering the "update". For these date and time fields, I
would like to change the "On Enter Behavior" to the entire field (for these
fields only). This way the user can start entering data over the existing
info without erasing it.
Can I do this progammatically without changing the database default to the
entire field for all fields. It really works good except for these date and
time fields.
Thanks for the help..........
beginning of the fields for the entire database. That works great most of
the time.
There are several date and time fields and the user has the ability to
"update" these fields. I have an imput mask on each of these date and time
fields to ensure a uniform date and time is entered by a multitude of users.
With the "On Enter Behavior" set as it is, the user must erase the existing
data first before entering the "update". For these date and time fields, I
would like to change the "On Enter Behavior" to the entire field (for these
fields only). This way the user can start entering data over the existing
info without erasing it.
Can I do this progammatically without changing the database default to the
entire field for all fields. It really works good except for these date and
time fields.
Thanks for the help..........