I'm sure someone has asked this before, but with the Keyword Search down at the moment, I haven't been able to find a similar question.
I need to look up a value in an array, based on the values looked up in columns and rows. For example, I have a row of values (B13:F13) and a column of values (A14:A19). I need to look up a value in the row and find which column it is in, then I need to look up a value in the first column and find which row it is in. What I'm trying to do is get the address of the cell that contains the data I need.
I haven't been able to use HLookup or VLookup to return the row or column number that the data was found in. I could swear that I'd found a way to do this before, but I can't for the life of me remember how I did it.
Thanks in advance,
Jas
I need to look up a value in an array, based on the values looked up in columns and rows. For example, I have a row of values (B13:F13) and a column of values (A14:A19). I need to look up a value in the row and find which column it is in, then I need to look up a value in the first column and find which row it is in. What I'm trying to do is get the address of the cell that contains the data I need.
I haven't been able to use HLookup or VLookup to return the row or column number that the data was found in. I could swear that I'd found a way to do this before, but I can't for the life of me remember how I did it.
Thanks in advance,
Jas