View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Vipul Vipul is offline
external usenet poster
 
Posts: 13
Default Using Form Combobox in VBA Excel

Hi,
On my spreadsheet, I have 1 combobox 1 list and 1 button
I have added these controls without any coding, just by using Form Toolbox
(right click on the excel toolbar)
when i click on the button it should add the selected value from combobox to
the list box.

Can i get any help on this please.
Thanking in anticipation.
Vipul