ENTER PARAMETER VALUE POP-UP

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I run a make table query from within a form to update records, how can I stop
the ENTER PARAMETER VALUE, dialogue box from appearing?
 
The ENTER PARAMETER VALUE dialogue only appears if Access doesn't know a
particular value, or can't resolve a particular reference. Are you wanting
to pass values to the query? You have the option of referring to controls on
a form (Forms!FormName!ControlName, rather than simply putting [What Value?]
as a criteria). Otherwise, have you perhaps mistyped a name in your query?
 

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