+ Reply to Thread
Results 1 to 7 of 7

How can I Split this onto multiple Worksheets using a Macro

  1. #1
    Registered User
    Join Date
    09-17-2013
    Location
    Wales
    MS-Off Ver
    Excel 2007
    Posts
    10

    How can I Split this onto multiple Worksheets using a Macro

    Afternoon All,

    I have a report Generated from an external source, I Need to copy each customers information into a separate worksheet preferably names as the customer accounts number located in C4, and ever 27th line after. each sheet would then contain all the information for the customer including headings. the problem i have is that the customer list will change as new customers are added onto the list.

    Any help you guys could give would be appreciated i'm slowly picking up some VBA, but at the moment I'm just feeling around in the dark so any help or a nudge in the right direction would be appreciated.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: How can I Split this onto multiple Worksheets using a Macro

    Maybe:

    Please Login or Register  to view this content.
    Last edited by JOHN H. DAVIS; 06-10-2014 at 08:23 AM.

  3. #3
    Valued Forum Contributor Miroslav R.'s Avatar
    Join Date
    05-16-2013
    Location
    NMnV, Slovakia
    MS-Off Ver
    Excel 2007
    Posts
    479

    Re: How can I Split this onto multiple Worksheets using a Macro

    Hi there,
    Please Login or Register  to view this content.
    Hope it helps
    Regards
    Miroslav R.

    (If You like my solutions, feel free to add reputation.)

  4. #4
    Valued Forum Contributor Miroslav R.'s Avatar
    Join Date
    05-16-2013
    Location
    NMnV, Slovakia
    MS-Off Ver
    Excel 2007
    Posts
    479

    Re: How can I Split this onto multiple Worksheets using a Macro

    double post
    Last edited by Miroslav R.; 06-10-2014 at 08:28 AM. Reason: deleted

  5. #5
    Forum Expert
    Join Date
    12-10-2006
    Location
    Sydney
    MS-Off Ver
    Office 365
    Posts
    3,565

    Re: How can I Split this onto multiple Worksheets using a Macro

    Hi Kalvas,

    Must say I'm not a fan of individual tabs unless absoluately needed as you could just filter the data in Sheet1 and navigation around a 53 tab workbook is cumbersome.

    That said, this will do the job:

    Please Login or Register  to view this content.
    Regards,

    Robert
    ____________________________________________
    Please ensure you mark your thread as Solved once it is. Click here to see how
    If this post helps, please don't forget to say thanks by clicking the star icon in the bottom left-hand corner of my post

  6. #6
    Registered User
    Join Date
    09-17-2013
    Location
    Wales
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: How can I Split this onto multiple Worksheets using a Macro

    Thanks Guys, that works brilliantly. But you are off course correct having it create a new work book for every account isn't the ideal situation. but how else would you suggest handling the information given that it will need to be printed?

  7. #7
    Forum Expert
    Join Date
    12-10-2006
    Location
    Sydney
    MS-Off Ver
    Office 365
    Posts
    3,565

    Re: How can I Split this onto multiple Worksheets using a Macro

    how else would you suggest handling the information given that it will need to be printed?
    Untested, but this should do the job:

    Please Login or Register  to view this content.
    Robert

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Macro - Split into Multiple Worksheets
    By jonno in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 07-19-2013, 01:46 PM
  2. [SOLVED] Macro to split worksheet to multiple worksheets
    By daillest319 in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 03-30-2013, 04:58 AM
  3. [SOLVED] Split data in one worksheets into multiple sheets?
    By cahillct in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 08-14-2012, 07:51 AM
  4. Split worksheet into multiple worksheets
    By ashtanga in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-12-2009, 04:43 PM
  5. split results to multiple worksheets
    By Rich in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-11-2005, 03:06 PM

Tags for this Thread

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