P
pcaguy
In an Access report, I'm presenting the top 15 cost values in the detail
section. I have a counter to do start a new print page. That is working,
but I also want to present the group total (=sum[netofreturns]) with the
total of the top 15 values [top15only] and calculate the percentage of the
top 15 to the group total (top 15/group total) in the group footer.
section. I have a counter to do start a new print page. That is working,
but I also want to present the group total (=sum[netofreturns]) with the
total of the top 15 values [top15only] and calculate the percentage of the
top 15 to the group total (top 15/group total) in the group footer.