List Box
assume the named range is MyRange
in the rowsource property of the listbox enter
MyRange
--
Regards,
Tom Ogilvy
"Topher" wrote:
I am an enthusiastic amateur just starting our at this VBA business. I
appreciate I may appear slow but this issue has be vexed. How do I
populate a listbox or combobox in a userform from a named range on a
Reference worksheet?
|