Hello,
I'm new to this forum as a member but I've been reading for quite sometime and I've always found useful tips and information that have helped me greatly with my excel reports.
Now I'm in need to ask for help because I've hit a wall.
I'm trying to put a formula together which can do the following.
Search for a specific text on a column range, I'm trying to make it locate a specific name in a column as the example below.
JOHN
MICHAEL
LUIS
JASON
DAVID
JOAN
Now this is something I can do easily but the problem is what comes next.
I want the formula to find a text on column A and the once found the desired text, I need it to copy the content of the adjacent cell of the found text.
A B
JOHN 5
MICHAEL 7
LUIS 6
JASON 2
DAVID 1
JOAN 4
So on the cell where the formula is placed, it would load the data of the found name and get me the information of the adjacent cells and place them on a respective cell.
I'm not sure if this is clear enough but I can't find another way to explain it right now.
If anyone has any idea how to do this, I'd appreciate any pointers. I tried doing it with a macro but since the names change order, although the macro can find the next, it won't copy the right data next to it.
Thanks in advance,
Bookmarks