View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
anb001[_5_] anb001[_5_] is offline
external usenet poster
 
Posts: 1
Default Fill combobox from specified range

I have a userform (userform1), with a combobox (combobox1) on it. When
start the userform from a sheet, the combobox should be filled with dat
from range A&:A200 in the same sheet. No dublicates should be added.

I have tried with the '.....userform1_initialize()', but nothing seem
to happen.

Can somebody give me the correct code.
Thnks

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