barrysprout
MIS
I have an extremely annoying problem that simply won’t go away. I have a form called ‘Proformas’ that is opened and closed from a menu. The form is based on a table (also called Proformas) and has a combo box that moves you to the selected record according to the proforma you select . Everything works fine but when I close the form from the menu that has only one command in the associated function, i.e. close form, Access asks for a parameter called CountryID. Simply pressing Enter, or entering any old gobbledegook in the parameter input box, allows the form to close.
The best bit is when I close the form without using the menu, it doesn’t ask for the parameter! I searched the form thoroughly for any queries that ask for this parameter, but there aren’t any. It seems something is stuck in memory. Has anybody had a problem like this and if so how do I get rid of it without reprogramming the entire form?
The best bit is when I close the form without using the menu, it doesn’t ask for the parameter! I searched the form thoroughly for any queries that ask for this parameter, but there aren’t any. It seems something is stuck in memory. Has anybody had a problem like this and if so how do I get rid of it without reprogramming the entire form?