I'm building a Public Safety dispatching database. On a form (called "Call Entry"
I have basic information like address, type of complaint date and time, etc. I also have a unit dispatched combo box field. I want it to be able to choose from a list of available units to send on that call, but here is the catch. In the combo box itself it will only bring up units that are on duty (this was done by making on officer table and one of the fields in that table is "Active" and is set to "Yes or No." What I need to have happen is if 5 units are on duty and there is a call that two of the officers are on, and another call comes in, how do I get it to only bring up the officers that are active and available for the call (not the officers who are active and not-available for the call.)
Thanks so much,
Craig
Thanks so much,
Craig