G
guilbj2
I'm working with some raw data exported to Excel from some trackin
software we use. For each of our agents (call center), there ar
between 1-5 entries. In column A, their name will appear anywhere fro
1-5 times (always consecutively) to show stats for each of the queue
they may have worked on from that day. Column CQ has the number cod
associated with the queue. What I'm trying to do is use Vlookup t
locate their name, but only return data if CQ of the same row meets
value (509) that I specify. If the value in CQ of that row does NO
meet the criteria I specify, I need it to then check the next row an
the next row until it finds the row that does meet the criteria. I
the advent that none of them do, I plan on simply leaving the cel
blank. I'm comfortable with teh basics Vlookup and =IF, but I'
afraid that making the two work toghether to get this done is beyon
me. Any help any of you could offer would be most appreciated
software we use. For each of our agents (call center), there ar
between 1-5 entries. In column A, their name will appear anywhere fro
1-5 times (always consecutively) to show stats for each of the queue
they may have worked on from that day. Column CQ has the number cod
associated with the queue. What I'm trying to do is use Vlookup t
locate their name, but only return data if CQ of the same row meets
value (509) that I specify. If the value in CQ of that row does NO
meet the criteria I specify, I need it to then check the next row an
the next row until it finds the row that does meet the criteria. I
the advent that none of them do, I plan on simply leaving the cel
blank. I'm comfortable with teh basics Vlookup and =IF, but I'
afraid that making the two work toghether to get this done is beyon
me. Any help any of you could offer would be most appreciated