israellawndale
New Member
- Joined
- Nov 15, 2009
- Messages
- 22
Hello,
I'll make my problem short so any can help me out...
I have data on a master sheet with all employees information. I have a second worksheet called "groups". Under the master sheet people are assigned group numbers.. I would like for my "groups" worksheet to copy only the emplyoees that are under group "4" from the master sheet. .. But I want the names of the employees from that group to copy ..I created a name range called "personaldata" . the names of the employees are on columns "1" and "2"
I did something like this. but it's not working.
=VLOOKUP('Master Sheet'!D:D="4",PersonalData,1&2,0)
I'll make my problem short so any can help me out...
I have data on a master sheet with all employees information. I have a second worksheet called "groups". Under the master sheet people are assigned group numbers.. I would like for my "groups" worksheet to copy only the emplyoees that are under group "4" from the master sheet. .. But I want the names of the employees from that group to copy ..I created a name range called "personaldata" . the names of the employees are on columns "1" and "2"
I did something like this. but it's not working.
=VLOOKUP('Master Sheet'!D:D="4",PersonalData,1&2,0)
Last edited: