<!-- / icon and title --><!-- message -->
I have a few cells on a spreadsheet that are lists. Using data validation those cells appear as a list. Is there a way using VBA that that list can be referenced? So if I have a saved list called Name, is there a way the list can be referenced when the user is prompted. Instead of entering text, a pulldown list (Name) results. Thanks.
I have a few cells on a spreadsheet that are lists. Using data validation those cells appear as a list. Is there a way using VBA that that list can be referenced? So if I have a saved list called Name, is there a way the list can be referenced when the user is prompted. Instead of entering text, a pulldown list (Name) results. Thanks.