Full Version: tblEmergency_Contacts.Wk_phone
UtterAccess Discussion Forums > Microsoft® Access > Access Forms
sendtobrad
I created a command button to open a form. It prompts me with this window everytime I try to use it.
tblEmergency_Contacts.Wk_phone This is referring to a field in the Emergency_Contacts table which I deleted. It doesn't exist on the table or the form. Why is it still looking for it?
R. Hicks
Something is referring to this object ...
The field name may still be included in the query that the form is bound to ...

RDH
pbaldy
It is referred to somewhere in the form, either as the control source of a control (or in an expression in one) or perhaps in the order by property. If your source is a query, it could also be there.
sendtobrad
Ok. I found it in an expression inside a query. Thanks to all.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.