Hi
Right now I open a new worksheet in my code and go back and forth by doing thisworkbook & previouswindow.
This goes wrong if I have a third workbook open and it just managed to delete a bunch of formulas the original document.
How do I open a new workbook and immediately say this workbook shall be known as "Derrick". Then switch to and from this workbook & Derrick?
I could immediately save the document in a location and refer to it physically but that seems like a lot to achieve a solid reference.
Right now I open a new worksheet in my code and go back and forth by doing thisworkbook & previouswindow.
This goes wrong if I have a third workbook open and it just managed to delete a bunch of formulas the original document.
How do I open a new workbook and immediately say this workbook shall be known as "Derrick". Then switch to and from this workbook & Derrick?
I could immediately save the document in a location and refer to it physically but that seems like a lot to achieve a solid reference.