Hi all
I'm a little stuck with a on a form
I have a menu form that has a drop down list, populated by a table, that stores a value to run in a query.
When the user selects the name in the list, they click a button to run the query/report.
I then want the list to go back to it's default value, which is blank. I thought I could do this simply by refreshing the menu form, but this causes an error and says that it can not be refreshed at this time. Is there anything else that I can try?