Quick Question

I have an application that requires I write to an inactive workbook. No problem as long as I establish a reference and '.open' the workbook.

Is it absolutely necessary for me to open the workbook? Is it possible to write to the workbook while it is closed?

Thanks