Ok So I have checkboxes I use in If statements thorughout my workbook and after adding one final it seems no matter what I do it will not recognize the value
I have declare the variable for the checkbox as normal
Dim RnFinalCB As CheckBox: Set RnFinalCB =...