Access items stored in combobox

G

Geoff

Hello

I have a combobox (from control toolbox) with items in it from a list, which
needs to be updated. How can I access the list? There doesn't seem to be
anything under properties that corresponds to the range the combobox is
reading off.
 
G

Geoff

Actually, don't worry - I found the property 'ListFillRange'. Guess I
couldn't see for looking...
 
Top