Hello Everyone,
I have a workbook with multiple worksheets and I would like to export a particular worksheet as its own workbook in a specific destination (say my Downloads folder). Afterwards, I would like to delete that exported worksheet from my current workbook. Can anyone help me write a VBA code that would achieve these two tasks?
I have a workbook with multiple worksheets and I would like to export a particular worksheet as its own workbook in a specific destination (say my Downloads folder). Afterwards, I would like to delete that exported worksheet from my current workbook. Can anyone help me write a VBA code that would achieve these two tasks?