I feel a bit silly asking this as it should be one of the more basic Excel VBA commands.
I have an open maximized workbook (wb1). VBA code within this workbook creates a copy of one of it's worksheets to a new workbook (wb2) through a userform (uf1) and saves it.
After wb2 is saved, it remains...