I have the results of 2 batch macros that I want to pass to another batch macro.
The top (black) batch macro returns 2 values (A & 
The top (blue) batch macro returns 2 values (X & Y)
I want the these values passed to the bottom (blue) batch macro.

The 2 values from the black batch macro update the left 2 control parameters.
The 2 values from the blue batch macro update the right 2 control parameters.
The Text input contains columns A,B,X,Y

How can a second input be added to the the bottom blue batch macro to accept the values from both of the top?
Your thoughts are appreciated.
Puff