Receiving error Message

M

mabyn

I have a
Form - Attendees
Sub Form - Registered

When I entered a new attendee, things were fine. Then I went to add their
registration to this event and i just received this message:

"The expression you entered refers to an object that is closed or doesn't
exist."

It will allow me to enter information after the message goes away. I can see
it in the Registration table. However, the information no longer updates in
the Main Form.
 
D

Danny J. Lesandrini

This could be anything, but probably a left-over property setting that is wrong.
Try rebuilding the subform from scratch and see if that works.
 
Top