I am trying to create a report that shows staff by department, listing all of the names in the department. That ends the easy part. Then I need to show their required competencies. I created a form where I created and manage the difference competencies, i.e. pressure ulcers, venipuncture etc. There is a sub form where I then pick the department on each competencies. I then have a check box for each type of credentials: RN, LPN, EKG tech etc, this is a Yes/No field. This field is checked if required for that credential level.
Now I need to have the computer first check the department to make sure the competency is needed for that person based on their assigned department. If the person is a RN it should then pull and list those that are marked Yes for RN. How do I match a text field to a yes/no field that is yes (-1)?
Thank you. Fay