Insert parameter value

  • Thread starter Thread starter Sergio Mund
  • Start date Start date
S

Sergio Mund

When I try to open a Query in tablesheet, the program asks to insert a
parameter value in determinated fields. How can I avoid these messages, if
its not necessary?
 
When I try to open a Query in tablesheet, the program asks to insert a
parameter value in determinated fields. How can I avoid these messages, if
its not necessary?

Correct the query so that the parameter doesn't appear unless it's necessary.

If you'ld like help doing so, please open the query in SQL view and post it
here, together with the parameter prompt that's appearing. It would also help
to indicate under what circumstances the paramter is needed or not needed.

John W. Vinson [MVP]
 
Back
Top