H
hntsignif
I have a dbs with the following fields:
ProjMgr
ProjLead
ProjDesg
ProjEng
ProjQA
TeamM1
TeamM2
TeamM3
TeamM4
TeamM5
TeamM6
TeamM7
TeamM8
An individual may appear in any of these fields once per job.
My manager would like me to run a report by individual listing any jobs that
they are on.
Joe may be ProjLead on one job and TeamM7 on another. I need to find all
instances where joe appears and run a report. I have a report running if
they choose the individual they want (ie joe).
Now I need a report that shows everyone and their jobs, not just one person.
I am running into a mental roadblock and could use some help.
ProjMgr
ProjLead
ProjDesg
ProjEng
ProjQA
TeamM1
TeamM2
TeamM3
TeamM4
TeamM5
TeamM6
TeamM7
TeamM8
An individual may appear in any of these fields once per job.
My manager would like me to run a report by individual listing any jobs that
they are on.
Joe may be ProjLead on one job and TeamM7 on another. I need to find all
instances where joe appears and run a report. I have a report running if
they choose the individual they want (ie joe).
Now I need a report that shows everyone and their jobs, not just one person.
I am running into a mental roadblock and could use some help.