Hi,
I'm trying to determine if a check box is checked when I view a record. What is the best way of doing this? I have tried IsNull, but that doesn't seem to work.
My goal is to check the checkbox; if unchecked, remind the user to check the box and then resave the record. The underling table has the checkbox colum formated to Yes/No display.
Thanks
I'm trying to determine if a check box is checked when I view a record. What is the best way of doing this? I have tried IsNull, but that doesn't seem to work.
My goal is to check the checkbox; if unchecked, remind the user to check the box and then resave the record. The underling table has the checkbox colum formated to Yes/No display.
Thanks