View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Marc[_22_] Marc[_22_] is offline
external usenet poster
 
Posts: 5
Default Combo Box easy question?

Hello world,

I would like to add combo box on Sheet1 and that combo have some values to
select. I know how to put combo box, although there are 2 ways, with Forms
toolbar and Visual Basic toolbar. I don't know what code to put in combo.

Then, I would like that value selected in combo is displayed in cell D10.

Your help is appreciated.
Thanks.