Sure thing....
On another sheet I have all of my agent names.
So what I envisioned was a lookup that looks for Joe Smith, drops down to Agent Summary then pulls one to the right.
So the formula would have two lookup values? (the agent name and "Agent Summary")
All of it would be based off the agent name on the other sheet.
Some employees will have less days worked as you can see with Jane Smith.
I hope that helps.
A ............................B
<style><!--table {mso-displayed-decimal-separator:"\."; mso-displayed-thousand-separator:"\,";} .font5 {color:windowtext; font-size:8.0pt; font-weight:400; font-style:normal; text-decoration:none; font-family:Verdana; mso-generic-font-family:auto; mso-font-charset:0;} td {padding-top:1px; padding-right:1px; padding-left:1px; mso-ignore
adding; color:windowtext; font-size:10.0pt; font-weight:400; font-style:normal; text-decoration:none; font-family:Verdana; mso-generic-font-family:auto; mso-font-charset:0; mso-number-format:General; text-align:general; vertical-align:bottom; border:none; mso-background-source:auto; mso-pattern:auto; mso-protection:locked visible; white-space:nowrap; mso-rotate:0;} .xl24 {mso-number-format:"Short Date";} ruby {ruby-align:left;} rt {color:windowtext; font-size:8.0pt; font-weight:400; font-style:normal; text-decoration:none; font-family:Verdana; mso-generic-font-family:auto; mso-font-charset:0; mso-char-type:none; display:none;} --> </style> <table style="border-collapse: collapse; width: 180px; height: 290px;" border="0" cellpadding="0" cellspacing="0"> <colgroup><col style="mso-width-source:userset;mso-width-alt:3291" width="90"> <col width="75"> </colgroup><tbody><tr height="13"> <td height="13" width="90">1:Joe Smith</td> <td width="75">ACD Calls</td> </tr> <tr height="13"> <td class="xl24" align="right" height="13">2:4/1/11</td> <td align="right">50</td> </tr> <tr height="13"> <td class="xl24" align="right" height="13">3:4/2/11</td> <td align="right">50</td> </tr> <tr height="13"> <td class="xl24" align="right" height="13">4:4/3/11</td> <td align="right">50</td> </tr> <tr height="13"> <td height="13">5:Agent Summary</td> <td align="right">150</td> </tr> <tr height="13"> <td height="13">
</td> <td>
</td> </tr> <tr height="13"> <td height="13">6:Jane Smith</td> <td>
</td> </tr> <tr height="13"> <td class="xl24" align="right" height="13">7:4/1/11</td> <td align="right">50</td> </tr> <tr height="13"> <td class="xl24" align="right" height="13">8:4/2/11</td> <td align="right">50</td> </tr> <tr height="13"> <td class="xl24" align="right" height="13">
</td> <td align="right">
</td> </tr> <tr height="13"> <td height="13">9:Agent Summary</td> <td align="right">100</td> </tr> <tr height="13"> <td height="13">
</td> <td>
</td> </tr> <tr height="13"> <td height="13">10:Chad Smith</td> <td>
</td> </tr> <tr height="13"> <td class="xl24" align="right" height="13">11:4/1/11</td> <td align="right">50</td> </tr> <tr height="13"> <td class="xl24" align="right" height="13">12:4/2/11</td> <td align="right">50</td> </tr> <tr height="13"> <td class="xl24" align="right" height="13">13:4/3/11</td> <td align="right">50</td> </tr> <tr height="13"> <td class="xl24" height="13">14:Agent Summary
</td> <td align="right">150
</td> </tr> </tbody></table>