kenchristensen11
Board Regular
- Joined
- Oct 12, 2016
- Messages
- 52
Hello!
In Column B, I have dropdowns for each cell, and I need a blank check box to appear in Column F if the cell value in Column B = "All QTRs", and leave the corresponding cell in Column F blank if that value is not selected in Column B. The data starts in cell B9 (first checkbox would be F9 if B9 = "All QTRs"), and I would like this to loop/search all of Column B as the user changes/adds more data.
The blank check box would also allow the user to check/uncheck once it appears after the macro is run.
Thanks!
In Column B, I have dropdowns for each cell, and I need a blank check box to appear in Column F if the cell value in Column B = "All QTRs", and leave the corresponding cell in Column F blank if that value is not selected in Column B. The data starts in cell B9 (first checkbox would be F9 if B9 = "All QTRs"), and I would like this to loop/search all of Column B as the user changes/adds more data.
The blank check box would also allow the user to check/uncheck once it appears after the macro is run.
Thanks!