Enter Parameter Value

J

JulieL

I deleted like 10 field names in my Employee table. When I open my Employee
form, there are ''Enter Parameter Value'' message for each field names I
deleted. How do I fix that? When I go in Design View of the form and I edit
the record source (query), the filed names are all there with ''Expr1:___''.
I can't delete them, I have an error message saying ''Syntax error in query
expression...'' Please help. Thanks, Julie
 
G

Golfinray

You would have to delete those boxes because they no longer have a source.
Each field of the table that you deleted must now be deleted in the form or
you will get that error.
 
Top