Missing parameter

lution

Registered User.
Local time
Today, 07:56
Joined
Mar 21, 2007
Messages
114
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
 
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
 

Users who are viewing this thread

Back
Top Bottom