stevekos07
Registered User.
- Local time
- Today, 06:37
- Joined
- Jul 26, 2015
- Messages
- 174
I have a form with a list of locations that we use to show which have checked in and out every day. I have check boxes for each record for this purpose. One problem we are encountering is that if one user checks one of these boxes, it can take a very long time for this to show on other users' versions. The form always updates eventually but it can take up to 5 full minutes for this to happen, causing confusion for the users. This problem is unique to this form, other forms with check boxes have no problems.
What should I look for in the form or underlying table and query to find what the problem could be here?
Perhaps I should use another option such as a Y/N combobox?
What should I look for in the form or underlying table and query to find what the problem could be here?
Perhaps I should use another option such as a Y/N combobox?