boolean field in a subform

S

sleek

I have a subform which contains a boolean field.

the subform is generated by a query which is reloaded after certain fields
on the main for are updated. The prolem I am having is that when i try to
tick/"select" the boolean field i get the following error:

"An error occured, while referencing the object. You tried to run a vis
basic procedure that improperly references a property or method of an object"
 
Top