message "enter perimeter value"?

  • Thread starter Thread starter Guest
  • Start date Start date
how do I delete the message "enter perimeter value"?

Hi. Where does this show up? Does it show up when you run a query?
If so, try going into the design mode of the query and you can delete
it in there.

Dorothy.
 
how do I delete the message "enter perimeter value"?

Correct the error in your query.

I'm sure it's asking "Enter parameter value" (rather than perimiter), and it's
likely doing so because you have some expression in the query in brackets
which Access doesn't recognize as a field. Perhaps you have a misspelled
fieldname.

Could you open your query in SQL view and post the SQL here? The full text of
the error message would help too.

John W. Vinson [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