I am creating a form that uses a list box (sorted alphabetically) for users to make a selection.
How can I use the list box selection to go to the corresponding name on a different worksheet, where the names are sorted in a different order.
ie: "Beta" may be number 2 in the list box, but is located on sheet2 at cell A7. I want to be able to goto Sheet2, cell A7 if Beta is selected on the list box.
Thanks in advance for your help!
How can I use the list box selection to go to the corresponding name on a different worksheet, where the names are sorted in a different order.
ie: "Beta" may be number 2 in the list box, but is located on sheet2 at cell A7. I want to be able to goto Sheet2, cell A7 if Beta is selected on the list box.
Thanks in advance for your help!