Keep pupping up "Enter Parameter Value"

  • Thread starter Thread starter SF
  • Start date Start date
S

SF

Hi,

I have this main form and a subform. When entering a value in the main form,
the subform is supposed to display the related record.

Now I have this problem: When pressing Enter after I have entered a value in
the main form, the subform displays the correct record, but it also pups up
a message - "Enter Parameter Value".

Where shall I look to get rid off this pup-up?
 
The query on which the subform is based must have a parameter in it. If it's
referring to a control on an opened form, make sure you don't have a typo in
it.
 

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