View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Bernard Liengme[_2_] Bernard Liengme[_2_] is offline
external usenet poster
 
Posts: 563
Default Radio Buttons in Excel 2007

If I understand you: what I do is
a) use Forms Controls rather than Active-X
b) begin by placing a Group control on the worksheet
c) add the radio buttons to the Group
Any use?


"newby" wrote in message
...
I am fairly new at using radio buttons. Finally found them through the
Developer Ribbon. Having trouble getting them to work as we would like
them
to. We want them to appear in two seperate cells. I've got them placed,
but
currently, if you have one clicked in on cell and go the next to click on
one
of the choices, it deletes the one from the previous cell. Any suggestion
on
how to get this option to work or on to use another form to accomplish our
goal. I appreciate your help!!
--
Thanks!!