View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Adding Items To a combo Box

Set the RowSource property to A1:A50

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"LoveCandle" wrote
in message ...

Hi everybody,

I have a form in VBA containing a ComboBox what I want is adding
items to that ComboBox .. The Items is a list availble in range
(A1:A50).

Can you please help me in that case.

Thank you soooo much,


--
LoveCandle
------------------------------------------------------------------------
LoveCandle's Profile:

http://www.excelforum.com/member.php...o&userid=28612
View this thread: http://www.excelforum.com/showthread...hreadid=530403