I am trying to prevent data enteres from using the tab key while in a form to move through controls to go to the next (or new) record. Is there a way of doing this? Using the tab key bypasses some safeguards that I have built in to assure complete data entry.
I do not use the "Required" field in the table due to refreshing that occurs at different times in data entry. I have code that determines whether all required fields are entered (when closing the form or going to a new record other than through the tab key).
Any ideas?
Thanks
I do not use the "Required" field in the table due to refreshing that occurs at different times in data entry. I have code that determines whether all required fields are entered (when closing the form or going to a new record other than through the tab key).
Any ideas?
Thanks