Thread
:
ComboBox List Fill Range
View Single Post
#
2
Posted to microsoft.public.excel.programming
patrick molloy
external usenet poster
Posts: 391
ComboBox List Fill Range
ComboBox1.RowSource = Range("Ag2").Value
Patrick Molloy
Microsoft Excel MVP
-----Original Message-----
I want to use the text string that I have in cell ag2 as
the ListFillRange in a combobox.
How would I do that?
.
Reply With Quote
patrick molloy
View Public Profile
Find all posts by patrick molloy