I've searched several pages regarding sums and I'm still having trouble.....In my detail section I want a sum of each row. I thought it would be a simple textbox w/ its recordsource as =sum([count1]+[count2]+[count3]), but I have worked all afternoon on it w/ out getting it right. This report already comes from three different queries. Is there anyway just to some control sources?
Here's what my report looks like....
number count1 count2 count3 sum
1 5 7 10 ?
2 0 9 8 ?, etc.
I'm trying to get a sum in the detail section.
Any help would be appreciated.
Thanks,
Kacy
________
Dominatorqueen
Here's what my report looks like....
number count1 count2 count3 sum
1 5 7 10 ?
2 0 9 8 ?, etc.
I'm trying to get a sum in the detail section.
Any help would be appreciated.
Thanks,
Kacy
________
Dominatorqueen
Last edited: