I created a Macro to automate saving each tab to one of my folders.
This is an example of one of the steps ( I have 20 tabs and the same process is repeated for each one):
Sheets("790500001").Select
Sheets("790500000").Copy
ActiveWorkbook.SaveAs Filename:= _...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.