Two sets of option boxes? two separate reference cells?

R

Roger on Excel

I am using option boxes to change a cell that calls up a set of vlookup
results.

I want a separate set of option boxes on the same sheet to point to aother
cell to call up another set of vlookup's, however when i put in the new
option boxes they all point to the same cell reference of the first set of
option boxes above.

How do you get two separate sets of option boxes which point there result to
separate reference cells?

Can anyone help?
 
D

Dave Peterson

If you use optionbuttons from the Forms toolbar, put a groupbox (also on that
same toolbar) around the optionbuttons.

And then rightclick on an optionbutton on that group, choose Format
Control|control tab. Then assign the linked cell.

If you use optionbuttons from the control toolbox toolbar, rightclick on each
of the members of the group, choose properties, and give that group a unique
groupname.

You can assign the Linkedcell on that properties window.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top