R
RD
OK, here goes:
I have a sheet with values in column a, b, c and d, call the sheet
"Projects"
I have another sheet, call it, "Time", where in A1 I put a number or value
which I want it to look up in Column 'a' in Projects. When that value is
found it returns to "Time B1" the value in "Projects column b adjacent to
the value in 'a'".
It also returns to "Time C1" the value in "Projects column c adjacent to the
value in 'b' and concatenates it with the value in column d"
Hope that makes sense! Thanks in advance.
Example ( hope the formatting comes across)
Projects
A B
C D
2014a Arts lab 0102287-08 001227
Result in Time
2014a Arts Lab
0102287-08 001227
I have a sheet with values in column a, b, c and d, call the sheet
"Projects"
I have another sheet, call it, "Time", where in A1 I put a number or value
which I want it to look up in Column 'a' in Projects. When that value is
found it returns to "Time B1" the value in "Projects column b adjacent to
the value in 'a'".
It also returns to "Time C1" the value in "Projects column c adjacent to the
value in 'b' and concatenates it with the value in column d"
Hope that makes sense! Thanks in advance.
Example ( hope the formatting comes across)
Projects
A B
C D
2014a Arts lab 0102287-08 001227
Result in Time
2014a Arts Lab
0102287-08 001227