fraser_lindsay
Access wannabe
- Local time
- Today, 19:21
- Joined
- Sep 7, 2005
- Messages
- 218
Hello,
I am trying to get useful data out of my database now. One of which is the number of employees and their details based on specific criteria in a query.
At the moment I have a query for each single criteria and then a report for each query. The query and reports are identical except for a change in the category or criteria. This might mean I end up with quite a huge amount of each for my various permuations and I would like the ability to be more specific or go down to finer detail.
For example I can currently run a report which tells me how many employees and their details are at high risk of developing noise induced hearing loss. This report prints everyone.
What I would like to do is have the facility to be able to request the employees at medium risk of NIHL, or the number at high risk but in a specific location and so on.
I have dipped my toe into this on a form based system but could not get it to work and I need it in report format for output to hard copy.
It sounds like some sort of query on the fly - is this possible?
Can somebody point me in the right direction please?
I am trying to get useful data out of my database now. One of which is the number of employees and their details based on specific criteria in a query.
At the moment I have a query for each single criteria and then a report for each query. The query and reports are identical except for a change in the category or criteria. This might mean I end up with quite a huge amount of each for my various permuations and I would like the ability to be more specific or go down to finer detail.
For example I can currently run a report which tells me how many employees and their details are at high risk of developing noise induced hearing loss. This report prints everyone.
What I would like to do is have the facility to be able to request the employees at medium risk of NIHL, or the number at high risk but in a specific location and so on.
I have dipped my toe into this on a form based system but could not get it to work and I need it in report format for output to hard copy.
It sounds like some sort of query on the fly - is this possible?
Can somebody point me in the right direction please?