Hello! I have a file that contains the same worksheets each month - approx 15. Each month I end up copying the sheets into new workbooks and saving them so I can email them out individually.
I'm hoping someone could help me with the VBA code required to extract the sheets into new workbooks and save them, as the tab name, into the desired location on my C: Drive. Its important that the code translates the data from the original sheet into the new workbook. I've tried code that creates the tab in a new workbook, but the cells are blank.
Any and all help is much appreciated.
Thank you!
I'm hoping someone could help me with the VBA code required to extract the sheets into new workbooks and save them, as the tab name, into the desired location on my C: Drive. Its important that the code translates the data from the original sheet into the new workbook. I've tried code that creates the tab in a new workbook, but the cells are blank.
Any and all help is much appreciated.
Thank you!