Re: Sum on report



Use a "Totals" query to sum, GroupBy (?casenumber).

Good luck

Jeff Boyce
<Access MVP>

"DeeNg" <DeeNg@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0C96B98F-7E44-4C80-B9A4-155977CFD214@xxxxxxxxxxxxxxxx
>I am having the problem with the combine 2 fields in one. I appreciate for
> your help
> my sample
> Cases total hours
> aaa 1
> bbb 1
> bbb 1
> ccc 1
> aaa 1
> how can I combine aaa =2, and bbb=2 on my report.
> thank


.