T
Testin da Cable
Guest
I'm stuck on a bit of excel. I hate excel. I would happily beat excel to death with a large hammer.
I've been looking up values like so: MATCH(D6;J:J;0)
cell d6 is a number, J:J is the array to search, 0 is the match type
the returned value is a row number, in this case 60. what I actually want is the contents of I60. I've tried and tried all kinds of shit but I've only managed to get "I60" returned as a text value. I don't want a frigging text value, I want cell I60.
Help. Please help.

I've been looking up values like so: MATCH(D6;J:J;0)
cell d6 is a number, J:J is the array to search, 0 is the match type
the returned value is a row number, in this case 60. what I actually want is the contents of I60. I've tried and tried all kinds of shit but I've only managed to get "I60" returned as a text value. I don't want a frigging text value, I want cell I60.
Help. Please help.