I have a main table which user enter generic details regarding an incident, i.e. Name, location, person involved, and Incident Type (This will then envoke what form is opened next).
Incident types for example are Crime, Anti-Social Behaviour, Violence, etc. These incident type all have their own table, both main table and for example the cRime table have Serial No. which originates from the Main one.
The two forms are bound by Serial No.
On form two you have to enter what retailer was involved.
What I want to be able to do is pull a report by retailer and incident types, in a given period so for example - All crime incidents @ HMV between 10/02/05 & 10/03/05
To be enable this search I want the user to select the relevant detail from a seperate form which contains drop down lists for the criteria.
Can anyone help
Incident types for example are Crime, Anti-Social Behaviour, Violence, etc. These incident type all have their own table, both main table and for example the cRime table have Serial No. which originates from the Main one.
The two forms are bound by Serial No.
On form two you have to enter what retailer was involved.
What I want to be able to do is pull a report by retailer and incident types, in a given period so for example - All crime incidents @ HMV between 10/02/05 & 10/03/05
To be enable this search I want the user to select the relevant detail from a seperate form which contains drop down lists for the criteria.
Can anyone help