I am trying to use a range to populate my combobox inside a form I’ve created. Now I can statically add items using the addItem method, but what if I have tables across various worksheets that contain the description and values – and want to use these as the source for the form.
Any clue?
Hope this helps.