UserForm fill by Range
I have a Listbox I'd like to fill using a Range. My Range is named "Months"
and is located in cells "D1:O1"
In Rowsource, I have "Months" (no quotes)
For some reason it only displays the first value and nothing beyond that.
How do I get it to list all of the values in that range?
|