park62
Technical User
- Feb 2, 2015
- 1
I'm wanting to create a multi-column listbox for my userform, which displays a particular list of items based on a selection from a combobox.
Once the item/items have been selected from the listbox I then want the contents of one column placed at one bookmark then the contents of another placed at a different bookmark.
So the combobox contains names: Council1, Council2, Council 3, Council4. Then I want the listbox to display certain items based on which Council is selected. The items will have a few columns but I'm hoping to hide those, as each item column has different wording for that item (which will hopefully get placed at a particular bookmark).
Has anyone had a similar situation like this?
Thanks in anticipation