I have a need to do the following
Sheet: Checklisting
A B C D E F
<table border="0" cellpadding="0" cellspacing="0" width="532"><colgroup><col style="mso-width-source:userset;mso-width-alt:1170;width:24pt" width="32"> <col style="mso-width-source:userset;mso-width-alt:2340;width:48pt" width="64"> <col style="mso-width-source:userset;mso-width-alt:6838;width:140pt" width="187"> <col style="mso-width-source:userset;mso-width-alt:3218;width:66pt" width="88"> <col style="mso-width-source:userset;mso-width-alt:3328;width:68pt" width="91"> <col style="mso-width-source:userset;mso-width-alt:2560;width:53pt" width="70"> </colgroup><tbody><tr style="height:12.75pt" height="17"> <td style="height:12.75pt;width:24pt" height="17" width="32">
</td> <td class="xl66" style="width:48pt" width="64">Date</td> <td class="xl66" style="border-left:none;width:140pt" width="187">Description</td> <td class="xl67" style="border-left:none;width:66pt" width="88">Amount</td> <td class="xl67" style="border-left:none;width:68pt" width="91">Balance</td> <td class="xl66" style="border-left:none;width:53pt" width="70">Code</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">Jan</td> <td class="xl65" style="width:48pt" width="64">1/2/2011</td> <td class="xl64" style="width:140pt" width="187">xxxxxxxxxxx</td> <td class="xl69" style="width:66pt" width="88">$12.00 </td> <td class="xl69" style="width:68pt" width="91">$4.00 </td> <td class="xl70">Misc</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">Jan</td> <td class="xl65" style="width:48pt" width="64">1/2/2011</td> <td class="xl64" style="width:140pt" width="187">xxxxxxxxxxxx</td> <td class="xl69" style="width:66pt" width="88">$12.00 </td> <td class="xl69" style="width:68pt" width="91">$4.00 </td> <td class="xl70">Misc</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">Feb
</td> <td class="xl65" style="width:48pt" width="64">2/2/2011</td> <td class="xl64" style="width:140pt" width="187">xxxxxxxxxxxxxxxx</td> <td class="xl69" style="width:66pt" width="88">$12.00 </td> <td class="xl69" style="width:68pt" width="91">$4.00 </td> <td class="xl70">Food</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">Feb</td> <td class="xl65" style="width:48pt" width="64">2/2/2011</td> <td class="xl64" style="width:140pt" width="187">xxxxxxxxxxxxxxxx</td> <td class="xl69" style="width:66pt" width="88">$12.00 </td> <td class="xl69" style="width:68pt" width="91">$119.29 </td> <td class="xl70">Misc</td> </tr> </tbody></table>
<table style="width: 397px; height: 90px;" border="0" cellpadding="0" cellspacing="0"><colgroup><col style="mso-width-source:userset;mso-width-alt:2560; width:53pt" span="3" width="70"> </colgroup><tbody><tr style="height:12.75pt" height="17"> <td class="xl66" style="height:12.75pt;width:53pt" height="17" width="70">Code Yearly
</td> <td class="xl68" style="width:53pt" width="70"> Jan</td> <td class="xl68" style="width:53pt" width="70"> Feb</td> </tr> <tr style="height:12.75pt" height="17"> <td class="xl67" style="height:12.75pt" height="17"> Misc 36.00
</td> <td class="xl65" style="border-left:none" align="right">-$24.00</td> <td class="xl65" style="border-left:none" align="right">$12.00</td> </tr> <tr style="height:12.75pt" height="17"> <td class="xl67" style="height:12.75pt;border-top:none" height="17">Food 12.00
</td> <td class="xl65" style="border-top:none;border-left:none" align="right">$0.00</td> <td class="xl65" style="border-top:none;border-left:none" align="right">$4.00</td> </tr> <tr style="height:12.75pt" height="17"> <td class="xl67" style="height:12.75pt;border-top:none" height="17">
=SUMIF(F$2:F$787,H2,D$2:D$787) This works great for a yearly total but I can't seem to get it to sum by the Month. Can you please help me?
Thank you,
Jim </td> <td class="xl65" style="border-top:none;border-left:none" align="right">
</td> <td class="xl65" style="border-top:none;border-left:none" align="right">
</td> </tr> </tbody></table>
Sheet: Checklisting
A B C D E F
<table border="0" cellpadding="0" cellspacing="0" width="532"><colgroup><col style="mso-width-source:userset;mso-width-alt:1170;width:24pt" width="32"> <col style="mso-width-source:userset;mso-width-alt:2340;width:48pt" width="64"> <col style="mso-width-source:userset;mso-width-alt:6838;width:140pt" width="187"> <col style="mso-width-source:userset;mso-width-alt:3218;width:66pt" width="88"> <col style="mso-width-source:userset;mso-width-alt:3328;width:68pt" width="91"> <col style="mso-width-source:userset;mso-width-alt:2560;width:53pt" width="70"> </colgroup><tbody><tr style="height:12.75pt" height="17"> <td style="height:12.75pt;width:24pt" height="17" width="32">
</td> <td class="xl66" style="width:48pt" width="64">Date</td> <td class="xl66" style="border-left:none;width:140pt" width="187">Description</td> <td class="xl67" style="border-left:none;width:66pt" width="88">Amount</td> <td class="xl67" style="border-left:none;width:68pt" width="91">Balance</td> <td class="xl66" style="border-left:none;width:53pt" width="70">Code</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">Jan</td> <td class="xl65" style="width:48pt" width="64">1/2/2011</td> <td class="xl64" style="width:140pt" width="187">xxxxxxxxxxx</td> <td class="xl69" style="width:66pt" width="88">$12.00 </td> <td class="xl69" style="width:68pt" width="91">$4.00 </td> <td class="xl70">Misc</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">Jan</td> <td class="xl65" style="width:48pt" width="64">1/2/2011</td> <td class="xl64" style="width:140pt" width="187">xxxxxxxxxxxx</td> <td class="xl69" style="width:66pt" width="88">$12.00 </td> <td class="xl69" style="width:68pt" width="91">$4.00 </td> <td class="xl70">Misc</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">Feb
</td> <td class="xl65" style="width:48pt" width="64">2/2/2011</td> <td class="xl64" style="width:140pt" width="187">xxxxxxxxxxxxxxxx</td> <td class="xl69" style="width:66pt" width="88">$12.00 </td> <td class="xl69" style="width:68pt" width="91">$4.00 </td> <td class="xl70">Food</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">Feb</td> <td class="xl65" style="width:48pt" width="64">2/2/2011</td> <td class="xl64" style="width:140pt" width="187">xxxxxxxxxxxxxxxx</td> <td class="xl69" style="width:66pt" width="88">$12.00 </td> <td class="xl69" style="width:68pt" width="91">$119.29 </td> <td class="xl70">Misc</td> </tr> </tbody></table>
<table style="width: 397px; height: 90px;" border="0" cellpadding="0" cellspacing="0"><colgroup><col style="mso-width-source:userset;mso-width-alt:2560; width:53pt" span="3" width="70"> </colgroup><tbody><tr style="height:12.75pt" height="17"> <td class="xl66" style="height:12.75pt;width:53pt" height="17" width="70">Code Yearly
</td> <td class="xl68" style="width:53pt" width="70"> Jan</td> <td class="xl68" style="width:53pt" width="70"> Feb</td> </tr> <tr style="height:12.75pt" height="17"> <td class="xl67" style="height:12.75pt" height="17"> Misc 36.00
</td> <td class="xl65" style="border-left:none" align="right">-$24.00</td> <td class="xl65" style="border-left:none" align="right">$12.00</td> </tr> <tr style="height:12.75pt" height="17"> <td class="xl67" style="height:12.75pt;border-top:none" height="17">Food 12.00
</td> <td class="xl65" style="border-top:none;border-left:none" align="right">$0.00</td> <td class="xl65" style="border-top:none;border-left:none" align="right">$4.00</td> </tr> <tr style="height:12.75pt" height="17"> <td class="xl67" style="height:12.75pt;border-top:none" height="17">
=SUMIF(F$2:F$787,H2,D$2:D$787) This works great for a yearly total but I can't seem to get it to sum by the Month. Can you please help me?
Thank you,
Jim </td> <td class="xl65" style="border-top:none;border-left:none" align="right">
</td> <td class="xl65" style="border-top:none;border-left:none" align="right">
</td> </tr> </tbody></table>