Thread: [Solved] Drop down lists options
View Single Post
 
Old 10-17-2014, 08:05 AM
Catalin.B Catalin.B is offline Windows Vista Office 2010 32bit
Expert
 
Join Date: May 2011
Location: Iaşi, Romānia
Posts: 386
Catalin.B is on a distinguished road
Default

Hi,
MATCH function returns the position of the selected option in list, which is exactly what is needed in this case, we can use the position to associate a number to a selection. If we want to change the number associated to a selection, this can be done by simply rearranging the list!
Test the attached file, let me know if this is what you needed.
Cheers,
Attached Files
File Type: xlsx Example.xlsx (9.7 KB, 10 views)
Reply With Quote