Cell Output needed based on Column and Row

ryan1224

New Member
Joined
Sep 20, 2010
Messages
8
I have a group of data with columns (.1-.4) and rows (AA-EE)
.1 .2 .3 .4 (.1 should line up above .8, .2 should go above .81, .3 should be above .82, and .4 should be above .83)
AA .8 .81 .82 .83
BB .7 .71 .72 .73
CC .6 .61 .62 .63
DD .5 .51 .52 .53
EE .4 .41 .42 .43

In Cell A1 I have a dropdown list of AA-EE (Row Headings)
In Cell B1 I have a dropdown list of .1-.4 (Column Headings)
How can I populate cell A2 with the number that matches the column and row heading and have it change by changing which input i select on the dropdown lists in A1, B1?
Example (I select DD in cell A1 and then select .3 in Cell B1, how can I get cell A2 to display .52??)
 
Last edited:

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.

Forum statistics

Threads
1,214,653
Messages
6,120,755
Members
448,989
Latest member
mariah3

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top