Hi there, I have a subform to select which Managers will get a Corrective Action Report based on a single Non-Conformance ID. The queried information looks like:
ID Managers
01 QA Mgr
01 Maintenance Mgr
01 Shipping Mgr
How can I access this data 1 record at a time in order to have each Manager name print on a separate Corrective Action Report?
ID Managers
01 QA Mgr
01 Maintenance Mgr
01 Shipping Mgr
How can I access this data 1 record at a time in order to have each Manager name print on a separate Corrective Action Report?