Hi,
I am trying to read data from an Input file and then write it on an Excel Template. What I want to achieve is, it should output a separate Template for each data and will still be on the same Output Excel template sheet. Pls see snippet below.
This is my Input File (Excel)
This is the Excel Template
And this is the Output that I want to achieve.
Would really appreciate your help in guiding me on how I can build this workflow in PS. Thanks