Deleted a field from form & table. "Enter parameter value" message

  • Thread starter Thread starter River Rouge Library
  • Start date Start date
R

River Rouge Library

Hi, I deleted a field from a table, and then went to the form and deleted the
same field.

Now, whenever I open the form, it asks me to "enter parameter value" for the
deleted field. How do I make it stop doing this?

Or do I just need to delete the form and create it again?

Thanks in advance.
 
I would hazard a guess that your form or a cotrol on your form is based on a
query. You need to identify the query and remove the field on the query that
is referenced to the old deleted table field. It will probably have a title
like expr: in the title row (Top row of the query in design view)

I hope this helps?????

Regards
 
Back
Top