M
macroapa
HI, I have a form bound to a query so it returns just one record from
the table. My VBA code automatically assigns a value to one of the
fields on the form, but the code fails if someone else has already
opened it (I get the message Unable to assign a value to the object).
So how can I test if the record is available for editing before I try
to assigne the value to the field?
Thanks
the table. My VBA code automatically assigns a value to one of the
fields on the form, but the code fails if someone else has already
opened it (I get the message Unable to assign a value to the object).
So how can I test if the record is available for editing before I try
to assigne the value to the field?
Thanks