D
DenverBuddafly
I have a filtered report with a list of employees which contains their
department, title, and Yes/No skillset columns (report1). The other filtered
report is a list of all the projects each employee has submitted for the last
6months (report2). Report2 has each employee listed multiple times based on
how many projects submitted. I need to combine the Yes/No skillset columns
from report1 into report 2. Allowing me to analyze the skill sets per
project submitted.
How can I do this without having to go line by line?
department, title, and Yes/No skillset columns (report1). The other filtered
report is a list of all the projects each employee has submitted for the last
6months (report2). Report2 has each employee listed multiple times based on
how many projects submitted. I need to combine the Yes/No skillset columns
from report1 into report 2. Allowing me to analyze the skill sets per
project submitted.
How can I do this without having to go line by line?