parameter forms

J

Jenny82

Everytime I open my form a box pops up that says Enter Parameter Value. I had deleted that field off the entire database. How do i cancel thi
thanks
 
R

Rick

Do you have criteria in your query that used the entry from that box?

Are you using the criteria from that box in any placeon the form?

You have to be referring to it someplace.


Jenny82 said:
Everytime I open my form a box pops up that says Enter Parameter Value. I
had deleted that field off the entire database. How do i cancel this
 
F

Flic

You will more likely find that even tho you have deleted
the object the database is still looking for it in the VB
code, i suggest you go into the code and onto anyway where
the object was previously and delete it if you do find it
anywhere.
-----Original Message-----
Everytime I open my form a box pops up that says Enter
Parameter Value. I had deleted that field off the entire
database. How do i cancel this
 

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