Parameter Messages on Deleted fields

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

Guest

I had to delete a field (we changed it to a calculated number) but I keep
getting a parameter message asking for that field like this
parameter EHS. EHS6
How do I keep this from poppping up?
Thanks in Advance
 
There must still be a reference to the field somewhere. This is most likely
in a query, but could be in a form or report, not only as the ControlSource
of a control, but in places such as a report's sorting and grouping
mechanism. You'll need to track down the redundant reference(s) and delete
it (them).

Ken Sheridan
Stafford England
 
Thanks,
I found an expression buried in a form and a subform. New to Access and
findng it fun but challengeing!
 

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