Hi,
Attached is the xsl demonstrating the problem...
I would like cell H6 to have the address of the cell that C4 refers to(i.e. "C4").
how can I do it?
Thanks in advance
Hi,
Attached is the xsl demonstrating the problem...
I would like cell H6 to have the address of the cell that C4 refers to(i.e. "C4").
how can I do it?
Thanks in advance
Hi,
HTH![]()
="C"&MATCH(H4,C1:C8,0)
Thanks, but it's NOT solves my problem as there can be several cells with the same data... See new attached file
based on your file
="C"&MATCH(TRUE,INDEX(B1:B8&C1:C8="Age: "&H4,0),0)
that said it's an odd request/requirement-- why do you need this ?
My Recommended Reading:
Volatility
Sumproduct & Arrays
Pivot Intro
Email from XL - VBA & Outlook VBA
Function Dictionary & Function Translations
Dynamic Named Ranges
it is some bypass to another problem I have, there none solved my problem so I'm looking for another ideas to bypass it:
http://www.excelforum.com/excel-gene...her-sheet.html
there can be several cells with "Age", so I can't base it on your idea...
If you have no means by which to identify the cell how exactly do you intend to return it ? ie what is the logic you had in mind exactly...
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks