Hayley Baxter
Registered User.
- Local time
- Today, 23:31
- Joined
- Dec 11, 2001
- Messages
- 1,607
Hi All
I am trying to refresh a form. What I have is a search form so the user can choose any one of the search option listed then on click of the search button I have some code behind here which returns the search results in a report. Everytime I go back to the search form the last entrie(s) can be seen. This should be quite simple to code but I have tried me.form.refresh, me.form.requery but I can't get anything to work.
Can anyone advise where I am going wrong?
Thanks
Hayley
I am trying to refresh a form. What I have is a search form so the user can choose any one of the search option listed then on click of the search button I have some code behind here which returns the search results in a report. Everytime I go back to the search form the last entrie(s) can be seen. This should be quite simple to code but I have tried me.form.refresh, me.form.requery but I can't get anything to work.
Can anyone advise where I am going wrong?
Thanks
Hayley