<div dir="ltr"><div>Probably a bad description and probably a simple solution that my very tired brain can't do right now</div><div><br></div><div>I have a report that subtotals on client number and gives a summary of number of records over a given input of 2 dates....</div><div><br></div><div>This is run from the file that has the records in it and looks up client file,etc...</div><div><br></div><div>Client Number      Name                     Type                # records</div><div>-------------------------------------------------------------------------------</div><div>01234                     ABC Co                   06                     8</div><div>01235                     XYZ Co                   09                    10</div><div>01236                     ZZZ Corp                06                      4  </div><div><br></div><div>These data lines are in the subtotal part of the report</div><div><br></div><div>When it looks up the client (ABC Co and XYZ Co) it also finds the Type....</div><div><br></div><div>In the Grand Total of my report, I want it to also breakdown total by Type....</div><div><br></div><div>Total 06           12</div><div>Total 09           10</div><div><br></div><div>How do I get it to capture the Grand Total of Type at the end of report?</div><div><br></div><div>Brain dead....</div><div><br></div><div>Scott</div><div>PDM</div></div>