I am trying to create a set of checkboxes that when clicked, will make changes to the cells in the same row as the checkbox is on. To do so, I would have to call the cell location of the checkbox itself. I am not sure how to do that part of the code specifically.
Share
Use the LinkedCell property of the checkbox.