Hmmm.
Letting the report handle the record flow and handing the Rounding for the Employee Subtotal and then using a variable to total the Employee SubTotal for my Grandtotal works but that grandtotal is only available in the report footer.
I guess I could write a function that loops through the records adding and rounding for the grandtotal and then call that function from the Header section would work but that sure seems like alot of work to correct a rounding error of a penny
Oh well.
Steve