CaptainHut
New member
- Local time
- Today, 12:47
- Joined
- Apr 7, 2014
- Messages
- 2
Hi! I hope someone can help me with my first ever Access project.
I am a volunteer with a voluntary aid charity and I'm currently designing an access database which will be used as a radio communications logging program.
It's quite simple: the radio controller will receive calls in to the control room and has to log each call as it happens. I've already designed a form which acts as the main interface. The user hits return which opens a the "new call" form where they input the various pieces of data including callsign from (lookup from another table), callsign to (lookup from another table), nature of call (lookup from another table) and a freetext field for the main body of information.
I'd like some advice on how to create a query which will allow me to produce a report which shows specific calls from a specific callsign. The system already has a report which shows all call data from all callsigns, but I'd like to have the same report but produced to show only calls from specific user(s).
Ideally this would be generated from another page where I could pick the users I'd like to show from a drop down box or similar.
Can anyone advise me how to create this query/form/report?
Many thanks.
I am a volunteer with a voluntary aid charity and I'm currently designing an access database which will be used as a radio communications logging program.
It's quite simple: the radio controller will receive calls in to the control room and has to log each call as it happens. I've already designed a form which acts as the main interface. The user hits return which opens a the "new call" form where they input the various pieces of data including callsign from (lookup from another table), callsign to (lookup from another table), nature of call (lookup from another table) and a freetext field for the main body of information.
I'd like some advice on how to create a query which will allow me to produce a report which shows specific calls from a specific callsign. The system already has a report which shows all call data from all callsigns, but I'd like to have the same report but produced to show only calls from specific user(s).
Ideally this would be generated from another page where I could pick the users I'd like to show from a drop down box or similar.
Can anyone advise me how to create this query/form/report?
Many thanks.