I'm trying to get a bunch of sheets to all output to the same excel file. In my current setup, I have a bunch of output data tools that're in charge of one sheet each and are in their own control containers. First, is there an easier way to do that? Second, occasionally an output tool will throw an error that it can't open the file because another process is using it (aka, the previous output tool). What's the solution here? Is it just that with that many output/control container combos (18 sheets in this excel workbook, 7 sheets to another one), they're bound to throw issues sometimes?
