Sam Summers
Registered User.
- Local time
- Today, 22:58
- Joined
- Sep 17, 2001
- Messages
- 939
Hi,
In my report i have created a group 'JobName' in which i have S/N (Control Source =1), JobNumber and JobName.
In the Detail section i have the records of personnel on each Job by JobID.
In the report footer i want to just display the number of Jobs but despite reading and trying various things i am still nowhere.
mainly i get the total of all personnel on every the jobs i.e. instead of 5 i get 42?
I tried =Count(*) and =Count([JobName]) and various other ways?
There must be a way to achieve this?
Thank you in advance
In my report i have created a group 'JobName' in which i have S/N (Control Source =1), JobNumber and JobName.
In the Detail section i have the records of personnel on each Job by JobID.
In the report footer i want to just display the number of Jobs but despite reading and trying various things i am still nowhere.
mainly i get the total of all personnel on every the jobs i.e. instead of 5 i get 42?
I tried =Count(*) and =Count([JobName]) and various other ways?
There must be a way to achieve this?
Thank you in advance