I have two sheets. The first sheet is used to provide an overview of the rest of the workbook. In this sheet, I would like to use an employee name, Sue, to look into worksheet two and return all of the projects Sue worked on, eliminating repeats.
Sheet one: In Cell B1 you have the name "Sue". From cell A26 down shows all of the projects Sue worked on(not repeats).
Sheet two:
A(name) B(date) C(job) D(project)
Sue 1/2/15 Drafter Building 1
John 1/2/15 Drafter Building 1
Sue 1/3/15 Drafter Building 2
Sue 1/2/15 Drafter Building 3
John 1/4/15 Drafter Building 3
John 1/5/15 Drafter Building 1
Sue 1/8/15 Drafter Building 3
Sue 1/9/15 Drafter Building 3
Sue 1/9/15 Drafter Building 2
So...Sue worked on Projects Building 1, Building 2, and Building 3.
Bookmarks