I am working with an unknown number of workbooks. I need to know
how to name a certain one. I have just opened it, and now I need to
either name it or assign a variable to it so I can output data into
it. I added the new book using the .add method.
Eventually I want to name the book to something like "output" and be
able to reference that particular book without knowing the index number.