I have a tabular form, meaning multiple records are on the screen simultaneously. When I click a checkbox, I want the associated fields in the current record only to be enabled / disabled, but all my coding efforts seem to enable / disable every instance of those fields in every record.
Sideline question, what does the me. property do? Trying bits of code on this site don't seem to make a difference whether me. is there or not.
I can do the disabling / enabling OK, it's just restricting it to the current record I'm stuck on.
Any help much appreciated.
Sideline question, what does the me. property do? Trying bits of code on this site don't seem to make a difference whether me. is there or not.
I can do the disabling / enabling OK, it's just restricting it to the current record I'm stuck on.
Any help much appreciated.