close

How can I make a function that looks for a value on a sheet, on unknown
column or row, and returns row and column position where it found it. I
presume it has to be done using MATCH in an array formula that searches
entire columns from 1 to 255 and ISNA to ignore the unmatched columns,
and ADDRESS to inform the cell found... I've been trying unsuscesfully
to assemble it and make it work...

Thanks. Paul.--
Paul134
------------------------------------------------------------------------
Paul134's Profile: www.excelforum.com/member.php...oamp;userid=31735
View this thread: www.excelforum.com/showthread...hreadid=516275
Try playing with this:

I put the phrase quot;Find Mequot; in a cell in the range A1:P20.Q1: Find Me
Q2:
=ADDRESS(SUMPRODUCT((A1:P20=Q1)*ROW(1:20)),SUMPROD UCT((A1:P20=Q1)*COLUMN(A:P)))

With the phrase in C18, the formula returned: $C$18

Does that help?

Regards,
Ron--
Ron Coderre
------------------------------------------------------------------------
Ron Coderre's Profile: www.excelforum.com/member.php...oamp;userid=21419
View this thread: www.excelforum.com/showthread...hreadid=516275
Thank you Ron, array formulas seem sooo useful... I hope one day I'll be
able to create one that just simply works...

Paul.--
Paul134
------------------------------------------------------------------------
Paul134's Profile: www.excelforum.com/member.php...oamp;userid=31735
View this thread: www.excelforum.com/showthread...hreadid=516275

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()