I have recently converted a db from 97 to 2002. One of the forms consists of a list box and an unbound textbox. The listbox displays data based on a query which includes any string entered into the textbox i.e. a basic filter.
Since moving to 2002, when I close the form using a button (with 'docmd.close' behind it) it brings up an "Enter Parameter Value" msg. for the textbox.
Has anyone else experienced this and/or know how I can fix it?
Thanks,
Dave
Since moving to 2002, when I close the form using a button (with 'docmd.close' behind it) it brings up an "Enter Parameter Value" msg. for the textbox.
Has anyone else experienced this and/or know how I can fix it?
Thanks,
Dave