Im quite a way into this database, and I decided to bin one of the fields that I didn't require anymore, so I deleted it from the original table and on all the forms it was referenced on (including the queries behind them)
but every time I open my main form, it comes up with a message box asking me to insert a value for this field, I'm sure it has a name, but its the one that happens when there is an unbound text box or something that has no value
The textbox for this field is not on the frm anywhere, is there anyway I can find it? I'm either going to have to put the field back in and hide it or delete the form and start again, which would be annoying
but every time I open my main form, it comes up with a message box asking me to insert a value for this field, I'm sure it has a name, but its the one that happens when there is an unbound text box or something that has no value
The textbox for this field is not on the frm anywhere, is there anyway I can find it? I'm either going to have to put the field back in and hide it or delete the form and start again, which would be annoying