I have a health check dynamo script that I would like to run for several Revit files. So I found BVN’S Batch Processor.
At the beginning of my Dynamo script, I have a location of an Excel sheet location where the health check information can be written into after running the file. However, this can be problematic when I run multiple Revit files with that one Dynamo script with Batch Processor because each run of a Revit file will override the one before. If I want to avoid this, I’ll have to go through a very manual process.
I’m trying to figure out a way where I can have multiple excel sheets instead of only one.
For example, if I’m checking 5 Revit files, I want to get 5 different set of Excel files instead of only one.
hello Kulkul, its been already a week but want to ask you a question.
so I’ve used your code above and it works fine except it doesn’t use the template excel file that I have from file path - instead put all the information in a new excel sheet