I think what I want to do is simple. I have a group box with 2 radio
buttons. Depending on which option the user selects, I want to copy in
a range from a hidden worksheet. The only difference in the two hidden
worksheets are the calculations in the rows (row 2 has calculated
columns in one worksheet whereas row 3 has calculated columns in the
other worksheet). In otherwords, the ranges are the exact same in all
3 worksheets - they're just doing different things.
What's the code that will automatically launch the macro based on the
number coming from the group box result?