Hi,
I am looking to populate a formatted excel template with data from an output into specific cells.
This template would be need to populated with the relevant data and then output a separate file for each [ID]
I have attached a mock template and an expected output for one of the ID's
Below is some mock data used in the expected output.
Any assistance or tips would be greatly appreciated.
| Date | ID | Data 1 | Data 2 | Value 1 | Value 2 | Value 3 | Value 4 | Value 5 |
| 1/03/2021 | Red | East | BB | 16.88 | 2 | 0.87 | 21 | 0.4 |
| 2/03/2021 | Red | East | BB | 184.9 | 8 | 0.775 | 21 | 0.4 |
| 3/03/2021 | Orange | North | ZZ | 15 | 9 | 0.546 | 21 | 0.4 |
| 4/03/2021 | Green | South | YY | 756.3 | 4 | 0.872 | 21 | 0.4 |
Thanks,
Ash