View Full Version : Missing parameter


lution
10-24-2009, 11:39 AM
I've renamed one of my forms and now I'm getting a missing parameter error and I can't find where the bugger is referenced. Not sure if it is a saved query or part of the data on one of the fields in the form or a subform. Are the queries that control forms saved in the querydefs table and if so, anyone know what to look for in the querydefs so I can find this guy? It's driving me batty to the point where I'm not thinking clearly any more.

Thanks

lution
10-24-2009, 11:45 AM
Knew I was getting too tired. Right after posting this turned on hidden tables and looked at MSysQueries and looked in the expression field. That helped point me to the field that was referencing a query that had a reference to the old form name.

-Lution