Hi
Any help on this would be greatly appreciated.
I have a database that is a main core table and linked to 4 different types of attendance (don't ask!). The user will enter the date for the attendance type and mark it as "1" for present etc.
All have the same field names - including Attendance Date.
I know the database structure isn't ideal...
I need to count all the attendances that have occurred in a defined period. The attendance dates have been reformatted to give the month.
I have created a union query to combine all of the data but if I add parameters these have to be added 4 times - is there any way it could accept the date range once? I would then look to create a cross tab based on this query.
Help gratefully received!
Paul
Any help on this would be greatly appreciated.
I have a database that is a main core table and linked to 4 different types of attendance (don't ask!). The user will enter the date for the attendance type and mark it as "1" for present etc.
All have the same field names - including Attendance Date.
I know the database structure isn't ideal...
I need to count all the attendances that have occurred in a defined period. The attendance dates have been reformatted to give the month.
I have created a union query to combine all of the data but if I add parameters these have to be added 4 times - is there any way it could accept the date range once? I would then look to create a cross tab based on this query.
Help gratefully received!
Paul