G
Guest
I'm trying to use a macro so that when closing there is a GoToControl that
goes to a subform and then GoToControl again goes to a field within that
subform. I want to check other fields to ensure they are completed if the
first field is not null. On my second GoToControl that takes the user to the
'name' field in the subform I get an error message telling me the object
doesn't contain the automation object 'name'. The cursor is on this field
however. This field is updatable, visible and not locked. Any idea on 1. why
the message and 2. how to get rid of it?
goes to a subform and then GoToControl again goes to a field within that
subform. I want to check other fields to ensure they are completed if the
first field is not null. On my second GoToControl that takes the user to the
'name' field in the subform I get an error message telling me the object
doesn't contain the automation object 'name'. The cursor is on this field
however. This field is updatable, visible and not locked. Any idea on 1. why
the message and 2. how to get rid of it?