Hi guys,
I've got another question regarding the use of checkboxes and highlighting values based on if a box is checked or not.
Looking at the image below, I would like to highlight the number above a checkbox if it is checked.
This one is a bit tricky since the numbers are all inserted text boxes within the same cell as the checkboxes so the vba formula would have to associate each checkbox with its correct text box number above it and then change the fill color to yellow if the box is checked.
Any help would be much appreciated as this is definitely beyond my current capability of vba coding
I've got another question regarding the use of checkboxes and highlighting values based on if a box is checked or not.
Looking at the image below, I would like to highlight the number above a checkbox if it is checked.
This one is a bit tricky since the numbers are all inserted text boxes within the same cell as the checkboxes so the vba formula would have to associate each checkbox with its correct text box number above it and then change the fill color to yellow if the box is checked.
Any help would be much appreciated as this is definitely beyond my current capability of vba coding