Thread: combo boxes
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
mangesh_yadav[_128_] mangesh_yadav[_128_] is offline
external usenet poster
 
Posts: 1
Default combo boxes

The combobox has to know somehow that it has those list items, so mayb
you could place the pice of code in the workbook's open event, o
another way is to have the elements in a range and link this range t
the combo-box

- Manges

--
Message posted from http://www.ExcelForum.com