Search returning ans in terms of Rows & Columns
stefi,
wat if i have a few rolls of number?
A B C D E F
1 5 6 7 8 9 10
2 11 12 13 19 20 21
i wan my ans to show; number 8 belong to D,1
I try to use ur formula but I cant get the result
"Stefi" wrote:
If your answer is in A2, then
=ADDRESS(1,MATCH($A$2,A1:F1,0),4,1)
gives C1.
Regards,
Stefi
€˛Will€¯ ezt Ć*rta:
Hi,
Can excel search which cells my answers belong to?
example:
A B C D E F
4 2 3 6 7 9
Lets say my ans is "3"
it will show "number 3 belong to (C,1)"
|