Hi There experts
Can someone please help me with a VBA code to split an Excel file with 1200 customers and save it in a specified location?
Earlier, I found two VBA codes that did the following
1. Split the Excel file into several tabs based on a prompted column input. The tabs had a unique name based on the column input
2. A second macro to split the worksheets into new workbooks and save them in a particular location
Any help will be appreciated.
Can someone please help me with a VBA code to split an Excel file with 1200 customers and save it in a specified location?
Earlier, I found two VBA codes that did the following
1. Split the Excel file into several tabs based on a prompted column input. The tabs had a unique name based on the column input
2. A second macro to split the worksheets into new workbooks and save them in a particular location
Any help will be appreciated.