• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

VBA code to split workbook with multiple tabs

nam_2020

New Member
Hi all,

I am working on a massive data set (10k rows roughly)- that is in a single workbook with 5 tabs. I am looking to split the master file (all tabs) to a separate workbook each based on a criteria. Eg: Business Unit name is a common col in all tabs (but not necessarily the same col in each tab). I want each business unit to have its own workbook - that is one sheet for say business Unit A with all the 5 tabs that have their data on it.

One of the columns in one of that tab has a drop down list too.

Is there a macro I can use for this?

Thanks
Nam
 
Back
Top