I have a list of QA Analyst, and a number of how many audits they need to complete. I then have another list of advisors that need to be audited.
I want to apply the QA Analysts name next to the advisors names the exact number of times that the first list says they need to audit.
I'm not sure if this would be VBA or not. Any ideas?
List 1;
QA Analyst Name No of Audits to complete
Robin 4
Dan 1
Niki 3
List 2
Advsiors Qa Analyst
Jim Robin
bob Robin
sarah Robin
greg Robin
Katie Dan
Jess Niki
Tim Niki
Kim Niki
Tom
Many thanks in advance
I want to apply the QA Analysts name next to the advisors names the exact number of times that the first list says they need to audit.
I'm not sure if this would be VBA or not. Any ideas?
List 1;
QA Analyst Name No of Audits to complete
Robin 4
Dan 1
Niki 3
List 2
Advsiors Qa Analyst
Jim Robin
bob Robin
sarah Robin
greg Robin
Katie Dan
Jess Niki
Tim Niki
Kim Niki
Tom
Many thanks in advance