Issues with a deleted field that is linked to a form

F

forest8

Hi there

I careated a form which used a field which I have deleted from my database
because it wasn't needed.

Now everyone I open the database, a missing parameter.value text box keeps
popping up.

What is the best way to delete this field without this recurring message?

Thank you
 
J

John W. Vinson

Hi there

I careated a form which used a field which I have deleted from my database
because it wasn't needed.

Now everyone I open the database, a missing parameter.value text box keeps
popping up.

What is the best way to delete this field without this recurring message?

Thank you

Open the form in design view, find out where the field is referenced, and
remove it. It might be in the form's Recordsource query, or in a Master or
Child Link Field, or it might be the control source or in the rowsource of a
combo box; you may need to do some digging.
 

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