Hi, I have around 15 tabs that I'm writing into the same excel from my workflow. How I do it right now to avoid the 'File already in use' error is I use stacks and stacks of block until done but this has made my workflow super slow as only after an entire data line is processed, it allows the next one to run and so on.
Is there a better way to do this?