J
Jane
I'm doing a database for a nightschool and I want to
construct a little summary at the foot of the report which
counts the number os students within each status. For
example:
accepted 10
interview 5
waiting list 3
rejected 4
TOTAL 22
I can do the total bit (=Count[status] in a little
textbox), but how do I do the rest?
Any help appreciated.
Thanks
Jane
construct a little summary at the foot of the report which
counts the number os students within each status. For
example:
accepted 10
interview 5
waiting list 3
rejected 4
TOTAL 22
I can do the total bit (=Count[status] in a little
textbox), but how do I do the rest?
Any help appreciated.
Thanks
Jane