Sum Total in Text box of Report gives #Error
- From: "Benny via AccessMonster.com" <forum@xxxxxxxxxxxxxxxxx>
- Date: Fri, 16 Sep 2005 21:04:40 GMT
I have a report with a text field named Amount. In the controlsource property
of the Amount field, I have =([CountOfDept ID])*50 which takes the number of
deptid?s times 50 . This is working fine, But now I need to total all the
amounts.
Now in the page footer, I want to total the amounts using =Sum([Amount]) in
the controlsource field on the page footer, but I get #Error.
Can any help me out with this??
Thanks,
Benny
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-reports/200509/1
.
- Follow-Ups:
- Re: Sum Total in Text box of Report gives #Error
- From: Duane Hookom
- Re: Sum Total in Text box of Report gives #Error
- Prev by Date: Re: Can't set margins in page setup for labels
- Next by Date: Re: Sum Total in Text box of Report gives #Error
- Previous by thread: Re: Help!! Totalling Results from "Count" function
- Next by thread: Re: Sum Total in Text box of Report gives #Error
- Index(es):
Relevant Pages
|