My Assistant
![]() ![]() |
|
|
Nov 23 2008, 11:20 AM
Post
#1
|
|
|
UtterAccess Member Posts: 36 From: Texas |
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? |
|
|
|
Nov 23 2008, 11:24 AM
Post
#2
|
|
|
UA Forum Administrator Posts: 38,073 From: Birmingham, Alabama USA |
Something is referring to this object ...
The field name may still be included in the query that the form is bound to ... RDH |
|
|
|
Nov 23 2008, 11:24 AM
Post
#3
|
|
|
UtterAccess VIP Posts: 5,052 From: Nevada, USA |
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.
|
|
|
|
Nov 23 2008, 01:00 PM
Post
#4
|
|
|
UtterAccess Member Posts: 36 From: Texas |
Ok. I found it in an expression inside a query. Thanks to all.
|
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 22nd May 2013 - 12:00 PM |