S
Scott B
Greetings,
I did not quite know how to label this subject, but I think I can explain
it.
1. I have one table, let's call it persons. I have a form for data entry
based on a query that is based on the the persons table.
2. I have another table, let's call it calls. I have a form for data
entry based on a query based on the calls table.
3. The tables are linked via numeric fields.
4. Persons contains data on active firefighters, non-active members of
the fire department and 911 callers (users of department services). Callers
may be firefighters or non-active AND firefighters and non-active may be
callers.
5. I need a mechanism to track the 911 caller.
6. I currently use a form to track what we call the run sheet or call
(calls table). It contains data on the time and date, type of call (i.e.
EMS, Fire, etc.) and has subforms that keep track of firefighters who
respond to the call and the vehicles that respond to the call.
7. I have form that I want to use to log the personal info of the 911
caller to the persons table.
How do I open the form to log the personal info I have filled and then save
it to the persons table with a link to the calls table so I can see who the
caller was on the run sheet or call? I am also unsure how to deal with the
problem of callers being firefighters and firefighters being callers?
Won't this create dupicate records?
Thanks,
confused Scott B
I did not quite know how to label this subject, but I think I can explain
it.
1. I have one table, let's call it persons. I have a form for data entry
based on a query that is based on the the persons table.
2. I have another table, let's call it calls. I have a form for data
entry based on a query based on the calls table.
3. The tables are linked via numeric fields.
4. Persons contains data on active firefighters, non-active members of
the fire department and 911 callers (users of department services). Callers
may be firefighters or non-active AND firefighters and non-active may be
callers.
5. I need a mechanism to track the 911 caller.
6. I currently use a form to track what we call the run sheet or call
(calls table). It contains data on the time and date, type of call (i.e.
EMS, Fire, etc.) and has subforms that keep track of firefighters who
respond to the call and the vehicles that respond to the call.
7. I have form that I want to use to log the personal info of the 911
caller to the persons table.
How do I open the form to log the personal info I have filled and then save
it to the persons table with a link to the calls table so I can see who the
caller was on the run sheet or call? I am also unsure how to deal with the
problem of callers being firefighters and firefighters being callers?
Won't this create dupicate records?
Thanks,
confused Scott B