• 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.

Split data in an excel file to multiple files

npravin.1804

New Member
I've an excel data with print vloume of all dept. and I need to split data data according to dept. each dept should have their own file. This should be done through using macro or VBA
 
Check out the Copy/Paste/Merge sections on Ron's site:

http://www.rondebruin.nl/tips.htm


He's got several ways of splitting data into multiple locations. I'm guessing you'll want either this:

http://www.rondebruin.nl/copy5.htm

or this:

http://www.rondebruin.nl/copy6.htm
 
Back
Top