Hi,
Any help with this problem would be greatly appreciated.
Suppose I have a worksheet that looks like the following:
A B C
1 Cat
2 9 4
3 Dog
4 2 7
I need to first have a cell (I'll call it the final cell to avoid confusion) that finds the specific text I am looking for. For example, say I want to find Dog which is in A3. The text I am looking for will always be in column A, but it may not always be in the same row. For instance, I import data from a website but depending on the time of day, Cat may be in row 3 instead of 1 and vice versa.
After the "final cell" has found the cell address containing the specific text, I need it to move down 1 row and move right right 1 column. In the end, I need the "final cell" to display this value. In this example, the "final cell" value should be 2.
Thanks for your knowledge:-)
Redseal
Bookmarks