B
Benny via AccessMonster.com
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
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