message "enter perimeter value"?

D

Dorothy

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.
 
J

John W. Vinson

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]
 
Top