I have a form with two connected combo boxes - the first allows selection of a Retailer and the second allows selection of a staff member from the selected Retailer using the criteria [forms]![MyForm]![Retailer] to limit - This all works quite correctly.
The problem is this - when I run this on an average PC (running Windows 98) and click on my Close button (created using the Command button wizard), all is well. When I run this on a higher spec PC (Windows XP) and click on the Close button I get the message "Enter Parameter Value [forms]![VPAFieldReport]![RetailerCode]"
If I remove the Staff Member combo then I no longer see the "Enter Parameter value" message.
Any ideas?
The problem is this - when I run this on an average PC (running Windows 98) and click on my Close button (created using the Command button wizard), all is well. When I run this on a higher spec PC (Windows XP) and click on the Close button I get the message "Enter Parameter Value [forms]![VPAFieldReport]![RetailerCode]"
If I remove the Staff Member combo then I no longer see the "Enter Parameter value" message.
Any ideas?