+ Reply to Thread
Results 1 to 4 of 4

"Copy data from single sheet to multiple sheets

  1. #1
    Registered User
    Join Date
    10-28-2009
    Location
    Delhi
    MS-Off Ver
    Excel 2003
    Posts
    3

    "Copy data from single sheet to multiple sheets

    I recieve a daily spreadsheet with ~25,000 rows of data and is 4 columns wide.

    Each day I need to break the data equally up into 19 or 20 different sheets within the same workbook. This is very time consuming as I need to copy the first ~1,000 rows and paste it into the first sheet, then I need to take the next ~1,000 rows and paste it into the second sheet, and so on.

    Since i dont not know much about VBA code.It would be great if example workseet is attached with VBA code with your answer.
    Last edited by austin.raja; 03-06-2010 at 08:32 AM.

  2. #2
    Registered User
    Join Date
    10-28-2009
    Location
    Delhi
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: "Copy data from single sheet to multiple sheets


  3. #3
    Valued Forum Contributor rwgrietveld's Avatar
    Join Date
    09-02-2008
    Location
    Netherlands
    MS-Off Ver
    XL 2007 / XL 2010
    Posts
    1,671

    Re: "Copy data from single sheet to multiple sheets

    If the Split is every 1000 rows and 4 columns, this is quite simple, but I guess that there must be another criterium that determined the # of rows. Could you please specify that criteria, or is is every 1000 rows?

    ... and what should be the new names of the sheets e.g. 1-999, 1000-1999, etc.
    Looking for great solutions but hate waiting?
    Seach this Forum through Google

    www.Google.com
    (e.g. +multiple +IF site:excelforum.com/excel-general/ )

    www.Google.com
    (e.g. +fill +combobox site:excelforum.com/excel-programming/ )

    Ave,
    Ricardo

  4. #4
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: "Copy data from single sheet to multiple sheets

    Try this:
    Please Login or Register  to view this content.
    Last edited by JBeaucaire; 03-06-2010 at 08:52 AM.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1