clmarks
Registered User.
- Local time
- Today, 06:39
- Joined
- Jan 29, 2007
- Messages
- 69
I have an Access 2003 database of client records. The data is in a backend and each of about six users have their own individual front ends. My problem is that if one user adds a new master record the other users cannot see it unless they exit the data entry form and open it again. The master records are called up by using any one of three comboboxes. I have tried putting an requery instruction in after the fields used in the comboboxes are updated, when the form is opened, and before each combobox is updated. None of these attempts worked.
Where am I going wrong? It seems to me that this should be pretty easy.
Thanks for any help.
Cherry
Where am I going wrong? It seems to me that this should be pretty easy.
Thanks for any help.
Cherry