I am new to macros and VBA, so please type slowly. I am trying to use a checkbox (true/false) as a trigger element to call one of two Macros (Hide and Unhide a column). When false, I want the column hidden. When true, I want the column unhidden. I will need a total of 9 checkboxes and columns to function separately.
In my example, cells A1 and A2 are the true/false toggles and G and H are the hidden/unhidden columns
In my example, cells A1 and A2 are the true/false toggles and G and H are the hidden/unhidden columns