Helen842000
New Member
- Joined
- Mar 28, 2011
- Messages
- 34
Hello all!
I am working on two worksheets and need to cross reference them. I would appreciate any help.
On worksheet one I have a long list of data with many duplicates and an empty column for category number. They're in a specific order. The names run from A3 to A371. The category number column is currently blank and I would like it to be filled via lookup.
-------A-------------B----------
----NAME--------CAT NUM----
-----BOB----------------------
-----ALICE--------------------
-----BOB----------------------
----EMMA--------------------
----ALICE--------------------
On the second worksheet I have unique entries (1 per name) and their associated unique category number
-------A-------------B----------
----NAME--------CAT NUM----
-----BOB-----------5050------
-----ALICE---------5051------
-----EMMA---------5051------
The unique names run from A2:A237 and the category numbers run from B2:B237
Is there a simple way I can look up the category number and output it into the B column on the first worksheet?
I'd really appreciate any advice, even a pointer as to what function I should be considering would be very useful.
Thank you!
I am working on two worksheets and need to cross reference them. I would appreciate any help.
On worksheet one I have a long list of data with many duplicates and an empty column for category number. They're in a specific order. The names run from A3 to A371. The category number column is currently blank and I would like it to be filled via lookup.
-------A-------------B----------
----NAME--------CAT NUM----
-----BOB----------------------
-----ALICE--------------------
-----BOB----------------------
----EMMA--------------------
----ALICE--------------------
On the second worksheet I have unique entries (1 per name) and their associated unique category number
-------A-------------B----------
----NAME--------CAT NUM----
-----BOB-----------5050------
-----ALICE---------5051------
-----EMMA---------5051------
The unique names run from A2:A237 and the category numbers run from B2:B237
Is there a simple way I can look up the category number and output it into the B column on the first worksheet?
I'd really appreciate any advice, even a pointer as to what function I should be considering would be very useful.
Thank you!
Last edited: