Hi
I want to do a vlookup, I read ur blogs but still cannot find an answer.
I have a list of employee numbers
[pre]
[/pre]
I want to vlookup the number but I want the name to be returned as well.
How do I do this?
I want to do a vlookup, I read ur blogs but still cannot find an answer.
I have a list of employee numbers
[pre]
Code:
Number Number Name
110 110 person j
109 109 person i
108 108 person h
107 107 person g
106 106 person f
105 105 person e
104 104 person d
103 103 person c
102 102 person b
101 101 person a
I want to vlookup the number but I want the name to be returned as well.
How do I do this?