thestones757
New Member
- Joined
- Feb 24, 2010
- Messages
- 24
Hey guys,
I am managing an excel sheet for work. People order items for office supplies and we log it on a sheet. Each staff member corresponds to a department's account number. I have set up columns with first names, last names, and combined for each staff member with their corresponding account number in the following column. Where we enter the data, I can either split it up into first name, last name, or I could do it combined. However, either way is not getting me what I want. The initial problem started because there are multiple people with the same first name so the lookup function was not resulting with what I wanted. Now I can't seem to come close. I have messed around with the MATCH function inside of LOOKUP (even looked at VLOOKUP and HLOOKUP) but nothing seems to work. Right now I have:
LOOKUP(name,column of names,column of account numbers)
this is not working and I was wondering if anyone could give me some insight on what to do? Thanks!
I am managing an excel sheet for work. People order items for office supplies and we log it on a sheet. Each staff member corresponds to a department's account number. I have set up columns with first names, last names, and combined for each staff member with their corresponding account number in the following column. Where we enter the data, I can either split it up into first name, last name, or I could do it combined. However, either way is not getting me what I want. The initial problem started because there are multiple people with the same first name so the lookup function was not resulting with what I wanted. Now I can't seem to come close. I have messed around with the MATCH function inside of LOOKUP (even looked at VLOOKUP and HLOOKUP) but nothing seems to work. Right now I have:
LOOKUP(name,column of names,column of account numbers)
this is not working and I was wondering if anyone could give me some insight on what to do? Thanks!