View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JasonSelf[_20_] JasonSelf[_20_] is offline
external usenet poster
 
Posts: 1
Default combobox rowsource as code


How do I specify a rowsource in VBA

Combobox1.rowsource = range (testrange)

where testrange is a named range in excel. This is so I can
dynamically fill in some comboboxes.

Thanks,
Jason


--
JasonSelf
------------------------------------------------------------------------
JasonSelf's Profile: http://www.excelforum.com/member.php...fo&userid=5330
View this thread: http://www.excelforum.com/showthread...hreadid=467237