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 a...
George Hepworth
Apr 15, 2020Steel 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.