E
Ernie Sersen
I have a 'LOG IN' or 'LOG OUT' button on a form that a user depresses when
logging a part into or out of inventory. I also have two field, WHSE and
STATUS, that must be populated BEFORE the user can LOG the part in or out
using the buttons. If either (or both) of these fields are empty and the
user hits the LOG IN or LOG OUT button, can a prompt be displayed 'WHSE is
Required' or 'STATUS is Required'? Also, if the user tries to leave the
subform before hitting the LOG IN or LOG OUT buttons, can he/she be prompted
"MUST LOG IN/OUT before leaving subform"? I assume the first event is
coded in the buttons' 'On Click' event and the second is coded in the subform
'Lost Focus' event. Any help would be appreciated. THANKS.
logging a part into or out of inventory. I also have two field, WHSE and
STATUS, that must be populated BEFORE the user can LOG the part in or out
using the buttons. If either (or both) of these fields are empty and the
user hits the LOG IN or LOG OUT button, can a prompt be displayed 'WHSE is
Required' or 'STATUS is Required'? Also, if the user tries to leave the
subform before hitting the LOG IN or LOG OUT buttons, can he/she be prompted
"MUST LOG IN/OUT before leaving subform"? I assume the first event is
coded in the buttons' 'On Click' event and the second is coded in the subform
'Lost Focus' event. Any help would be appreciated. THANKS.