I need to set up an array that captures each group 1 field and passes it to a subreport for comparison. Ex.
Main Report
Schedules
Jane
Jack
John
Subreport 1
Employees
G1=Jane
John
Jack
Subreport 2
Terminated Employees
John
Jane
I want to highlight John and Jane's names in subreport 1 to make it more obvious on the first subreport that they appear on the second.
Main Report
Schedules
Jane
Jack
John
Subreport 1
Employees
G1=Jane
John
Jack
Subreport 2
Terminated Employees
John
Jane
I want to highlight John and Jane's names in subreport 1 to make it more obvious on the first subreport that they appear on the second.