Hayley Baxter
Registered User.
- Local time
- Today, 23:55
- Joined
- Dec 11, 2001
- Messages
- 1,607
I am having problems trying to refresh my form. I have tried the following:
me!frmclients.refresh on after update event but this does not work.
I am adding a new client record so after the new entry had been added I want to refresh the form so I can add new contacts for the client on my second form that links to the first.
If I choose records, refresh from the menu it works but I need to do this automatically because it is no good from the menu unless people remember to do this everytime..we all know how likely that is don't we?
Any help with this please?
Thanks a lot
Hay
me!frmclients.refresh on after update event but this does not work.
I am adding a new client record so after the new entry had been added I want to refresh the form so I can add new contacts for the client on my second form that links to the first.
If I choose records, refresh from the menu it works but I need to do this automatically because it is no good from the menu unless people remember to do this everytime..we all know how likely that is don't we?
Any help with this please?
Thanks a lot
Hay