2 Quick Questions;
1. using;
How do I offset by 1 additional row in order to create a tally/totals row?
I am currently creating the tally/total row after each Next i but thats slowing things down, I'd rather just add the tally bar to the end once Next i has completed.
2. I am trying to make specific set of columns hide depending on which macro is run.
Maybe there is a way to do this differently, radio buttons, checkboxes, maybe a string of nested IF statements or something else?
and 3.
Is there a way to use radio buttons, check boxes etc without using Userforms? or ActiveX (my work does not allow ActiveX to execute)
Can anyone offer a suggestion?
Bookmarks