Remove ''Enter Parameter Value''

J

JulieL

I deleted like 10 field names in my Employees table. When I want to go in my
Employees form, ''Enter Parameter Value'' pops up for each field names I
deleted, so 10 times. I usually go in the desgin view of that form, in the
record source and delete ''Expr1...'', but this time, it doesn't work. I have
a message poping up saying ''Syntax error in query expression...'' What can I
do to delete those Expr1...????
Thanks,
Julie
 
F

Fred

Julie,

The best overall advice is that when you delete a field, track down and get
rid of everything (e.g. in queries, forms, reports) that uses that field.

Also, I'm thinking that maybe by "form" you mean query. The query grid is a
design and display place for an SQL expression. My guess is that you messed
up something in the query. More specifics would be needed to say much beyond
that.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top