AJ IT Student
Registered User.
- Local time
- Today, 21:50
- Joined
- May 8, 2002
- Messages
- 36
Hi all.
I'm trying to create a few reports..
I'm having trouble with a specific one, however.
I have a table called OfficeLocation, and a table called Employees.
Each employee is assigned to an OfficeLocation via the LocationID. so in 'Employees' there is a column called LocationID with their appropriate value.
I can create a report with details of each Location (the name of the office, the capacity, the office address...) but I need to have how many people work in each office (a column called Personnel Allocated or whatever).
I don't know how to do this :S. It has something to do with the Count query I think, but how do I tie this in with a report?
Many many thanks
aj
I'm trying to create a few reports..
I'm having trouble with a specific one, however.
I have a table called OfficeLocation, and a table called Employees.
Each employee is assigned to an OfficeLocation via the LocationID. so in 'Employees' there is a column called LocationID with their appropriate value.
I can create a report with details of each Location (the name of the office, the capacity, the office address...) but I need to have how many people work in each office (a column called Personnel Allocated or whatever).
I don't know how to do this :S. It has something to do with the Count query I think, but how do I tie this in with a report?
Many many thanks
aj