Hello,
I have macro now that copies 10 sheets from my workbook and puts them into their own .Xlsx workbook. Once that happens, I want to delete (or clear contents on) a range of columns (P through Z) in all 10 of those sheets (in the new .xlsx file I just made).
I must have tried 20 different ways and have still be unable to do it, but I'm very new to VBA. All I need is the piece that deletes the columns, the rest of the macro is fine.
Thank you for the help!
I have macro now that copies 10 sheets from my workbook and puts them into their own .Xlsx workbook. Once that happens, I want to delete (or clear contents on) a range of columns (P through Z) in all 10 of those sheets (in the new .xlsx file I just made).
I must have tried 20 different ways and have still be unable to do it, but I'm very new to VBA. All I need is the piece that deletes the columns, the rest of the macro is fine.
Thank you for the help!