i need to create a dialog box that uses a multi-select listbox to pull data from another sheet (or workbook). for instance, i'd like a listbox that displays a list:
abc
def
ghi
jkl
mno
and so on, allowing the user to select from the box the elements of immediate interest. i'd like the listbox to know which elements were selected and pull only those pieces of data that are associated with those elements.
how can i do this?
thanks.
Bookmarks