I’m trying to open a template file, write some kind of data to certain rows/columns and save the file with a new filename.
The example below is my simple efforts so far, but it will only keep cell formatting in the new file I save, not text/numbers that are already in the template. It is as if dynamo are resetting all cell values before writing the data. Anyone got a clue?
Template:
File produced:
Definition: