Hi All!
Summary: Populate text box based on the Offset (One to the right) of the value in a ComboBox, EG - B1 Contains the text 'Hello', this is the value in my ComboBox, when I select this in the ComboBox I want the cell to the right of the cell that contains Hello to be displayed in the text box below the Combo Box.
So far I have;
The first section;
Works a treat, however the second section;
Returns error "Run-time error '91' Object variable or With block variable not set."
Any help greatly appreciated.
Bookmarks