Parameter Box Value

  • Thread starter Thread starter LJG
  • Start date Start date
L

LJG

Got a problem with a Parameter box displaying when I close a form?

I have 2 combo boxes on the form to filter values, when I exit the form it
shows a parameter box for the value of the 2nd combo, any ideas why this
would occur?

TIA
Les
 
Hi,



Some of your code, VBA or SQL, is still running and tries to read the values
of the combo boxes, that do not exist anymore?


Hoping it may help,
Vanderghast, Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top