I've seen multiple posts on here regarding the usage of blobs to accomplish this task but I'm having difficulty following along, so if someone can assist. I've attached two files. The first is the input data that is our data source. The second file is the template I want to use for the output. The goal is to create one output file for each Driver listed in the Input file. The drivers are dynamic and can change from one period to the next. The workflow should use the input file to populate the correct fields in the output file using the template. This includes header data in cells B2 & B3 and detailed data beginning with cell A6 in the template file.