Enter Parameter Value

K

kmacpher

I have two fields that I deleted from my database. Now when I open up one of
my tables it brings up an Enter Parameter Value box for those two fields. How
do I get rid of these?
 
M

mscertified

I think you probably mean when you open a query not a table. If the query
still refers to the 2 fields you deleted, you will be prompted for them. The
only way I can think of this could happen if you open a table is if you have
some function or lookup defiition that refers to those deleted fields.

Dorian.
 
K

kmacpher

Thank you for your help! I discovered it was linked to a combo box in another
table.
 
Top