miss_sunshine
Registered User.
- Local time
- Today, 10:10
- Joined
- Dec 13, 2004
- Messages
- 17
I currently have a search form that runs a query with parameters defined by the user. It’s a simple form, with a text box for user input, and a search button to run the query. I’d like to add a further button called “clear” or “new search”, which basically just empties the text box for the user to enter another parameter. I’ve tried the undo and add new record functions but they do not work in this case. I’m sure there is a simple way of doing this, I just can’t think how! Can anyone help? (I am using Access 2003 by the way).