Forum Discussion
Jason1971
Apr 14, 2020Copper Contributor
Parameter Error within Form
Aloha,
I am getting a parameter error every time when I open a form.
The error is referring to a field that does not exist. It had at one time but I renamed it. I did remove all the old fields and replaced them with the new one but the error keeps showing.
It appears to be pointing to my main table but that field is not there. See the attached image.
1 Reply
Sort By
- George HepworthSteel Contributor
Jason1971 There are a few places to look.
It could be in the query that provides records to the form or to a combo or list box on the form. Look for references in criteria perhaps.
It could be in the Order By property of the form itself, or in the Filter property of the form.