combo box value

S

Seeker

Where can I put the "value" direct in the properties setting instead of
putting a range name? How should I input the value in "ListFillRange"?
 
J

JLGWhiz

You can use the AddItem method or the List method. See VBA help topics for
details using those keywords in the search box for each method.
 
Top