View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default How to create a group combo box (Yes/No)?

How about an alternative?

Instead of a combobox, use a couple of optionbuttons from the Forms toolbar.

If you have to add more than 2 optionbuttons to that worksheet, you have to put
each pair of optionbuttons it their own GroupBox (also on the Forms toolbar).

In xl2003 menus, you can show the Forms toolbar:
View|Toolbars|check Forms



Eric wrote:

Does anyone have any suggestions on how to create a group combo box (Yes/No)?
which will allow to select one option only?

Does anyone have any suggestions on how to do it?

Thanks in advance for any suggestions

Eric


--

Dave Peterson