T
THE BIG O
I have created a table with 26 columns and 12 rows. I have created two drop
down menus on another tab, one for choosing a header of the columns and the
other for the rows. I want the user to be able to choose one option from
each drop down menu and receive an answer (the intersection of the column and
row for the options chosen) from the table.
I looked at Index/Match, two dimensional lookup, and trying to put vlookup
and Hlookup together. The two dimensional lookup would work but I dont want
the user to have to type in = columnheader rowheader.
Any suggestions?
Thanks
Michael
down menus on another tab, one for choosing a header of the columns and the
other for the rows. I want the user to be able to choose one option from
each drop down menu and receive an answer (the intersection of the column and
row for the options chosen) from the table.
I looked at Index/Match, two dimensional lookup, and trying to put vlookup
and Hlookup together. The two dimensional lookup would work but I dont want
the user to have to type in = columnheader rowheader.
Any suggestions?
Thanks
Michael