Hi
In a table: I am trying to fill an offset of multiple checkboxes, only if their state is True.
I came up with this code which most of the time fills ALL the adjacent cells, even the one which state is False. The strange thing is that sometimes the code seams to work. Any idea?
Private Sub...