Forum Discussion

srikanth diddy's avatar
srikanth diddy
Copper Contributor
Jun 18, 2018

Excel: Get cell address of a intersection.

I have a value in a row and a value in column.

Eg:

         

 

 JanFebMarApr
Region1100200300400
Region2100200300400
Region3100200300400

I need to get cell address of the intersections.

 

Eg:   Region3->Mar 

 

output: D4

 

How can i achieve this? 

Address :  D4

Resources