Not sure if this is feasible, but if there's a way to do it I'm sure someone on these forums knows!
I have a very specific template with all type of formulas and macros which I need to populate in a few spots with data. This process needs to be repeated many times.
I took a screenshot to give a ballpark idea of what it is i'm trying to populate:

The yellow cells represent where I need to input data. I'm confident I could devise a workflow where the data could output to a file in the appropriate cells. Beyond that, I'm struggling to determine what the optimal way would be to utilize that output to overwrite a pre-existing macro-enabled workbook in only the necessary spots.
One idea would be to drop a new sheet into the workbook with the cells configured as need. I could then record some sort of macro where the data is copy and pasted into the appropriate cells without overwriting any of the template. In an ideal world, I would be able to provide the location of the template to Alteryx and have Alteryx be able to copy and replicate that template x# of times, populating each new template with the proper set of data only effecting the defined cells.
Does anyone have any sort of thoughts/ideas as to how they would go about navigating this issue with Alteryx rather than trying to utilize excel's macro record feature?
Thanks.