Hi
Hopefully someone can assist me with this. I have a table and a form.
tblAccess & frmAccessDetails
The table has many fields, but one is called job_closed. On the form, this field is a combo box with 2 options that the user can select, yes or no. it always defaults to no unless the user changes it on the form to show yes.
When the users work through the many thousands of records on the form, I would like a flag/message box to pop up and say "job is closed" if the field job_closed for that record = yes. So this would be a quick reference for users.
Can you help
Thankyou
Garry
Hopefully someone can assist me with this. I have a table and a form.
tblAccess & frmAccessDetails
The table has many fields, but one is called job_closed. On the form, this field is a combo box with 2 options that the user can select, yes or no. it always defaults to no unless the user changes it on the form to show yes.
When the users work through the many thousands of records on the form, I would like a flag/message box to pop up and say "job is closed" if the field job_closed for that record = yes. So this would be a quick reference for users.
Can you help
Thankyou
Garry