ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   find number from co-ordinates (https://www.excelbanter.com/excel-worksheet-functions/183365-find-number-co-ordinates.html)

shnim1

find number from co-ordinates
 
Hi

I have a grid that is full of numbers. Each row is labelled A, B, C and so on downwards. At the top of each column are labels i,ii,iii and so on going across. I am having difficulty in getting my formula to extract the cell content that lies at the intersection of two given input numbers.

If I type in B and iii, another cell will give the number from an intersection.

any help is appreciated
Thanks

ilia

find number from co-ordinates
 
=INDEX($B$4:$I$14,MATCH(C1,$A$4:$A$14,0),MATCH(D1, $B$3:$I$3,0))

Enter row letter in C1 and column numeral in D1.

$B$4:$I$14 is your table (not including the row/column labels), $A$4:$A
$14 are the rows (A, B, C etc) and $B$3:$I$3 are the columns (i, ii,
iii etc)


On Apr 11, 8:18 am, shnim1 wrote:
Hi

I have a grid that is full of numbers. Each row is labelled A, B, C and
so on downwards. At the top of each column are labels i,ii,iii and so on
going across. I am having difficulty in getting my formula to extract
the cell content that lies at the intersection of two given input
numbers.

If I type in B and iii, another cell will give the number from an
intersection.

any help is appreciated
Thanks

--
shnim1



GoBow777

1 Attachment(s)
Quote:

Originally Posted by shnim1 (Post 651164)
Hi

I have a grid that is full of numbers. Each row is labelled A, B, C and so on downwards. At the top of each column are labels i,ii,iii and so on going across. I am having difficulty in getting my formula to extract the cell content that lies at the intersection of two given input numbers.

If I type in B and iii, another cell will give the number from an intersection.

any help is appreciated
Thanks

This should help.


All times are GMT +1. The time now is 09:49 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com