+ Reply to Thread
Results 1 to 5 of 5

Macro to split data from on sheet to multiple sheet

  1. #1
    Registered User
    Join Date
    10-03-2012
    Location
    Lisbon
    MS-Off Ver
    Excel 2016
    Posts
    7

    Macro to split data from on sheet to multiple sheet

    Hello,
    I'm very inexperienced on VBA and need your help.
    I have a sheet call "DOCUMENTOS" with many rows of data spreaded on columns A to M. I want to create and split that data to multiple sheets based on column A data. My problem is that I just want to copy the columns C to G and paste it on cell A7 in every new sheets. I came across this VBA code but that only work properly on cell A1:

    Please Login or Register  to view this content.
    Can anyone please help on this
    Thanks in advanced.

  2. #2
    Forum Expert nilem's Avatar
    Join Date
    10-22-2011
    Location
    Ufa, Russia
    MS-Off Ver
    2013
    Posts
    3,377

    Re: Macro to split data from on sheet to multiple sheet

    Hi Bobma,
    try this
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    10-03-2012
    Location
    Lisbon
    MS-Off Ver
    Excel 2016
    Posts
    7

    Re: Macro to split data from on sheet to multiple sheet

    Hello Nilem,
    Thanks for your quick reply.
    Autofilter doesn't works.
    Please see the atached file. CCF2015.xlsm
    When you click on the run macro button, it will create and fill 139 new sheets based on the "DOCUMENTOS" headings.
    I just want that the data copied to the new sheets will start at A7 cell and only from the C to G columns.
    Can you please help ?
    Thanks

  4. #4
    Forum Expert nilem's Avatar
    Join Date
    10-22-2011
    Location
    Ufa, Russia
    MS-Off Ver
    2013
    Posts
    3,377

    Re: Macro to split data from on sheet to multiple sheet

    Ok, try this
    Please Login or Register  to view this content.
    Edited
    and this is my option
    Please Login or Register  to view this content.
    Last edited by nilem; 04-10-2015 at 08:39 AM.

  5. #5
    Registered User
    Join Date
    10-03-2012
    Location
    Lisbon
    MS-Off Ver
    Excel 2016
    Posts
    7

    Re: Macro to split data from on sheet to multiple sheet

    Thank you very much.
    Both work great.
    You helped me a lot.

+ 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. Multiple sheet split by macro
    By manishk16 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-19-2014, 06:17 AM
  2. [SOLVED] Split Data from one sheet into multiple sheets
    By jstewart22 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-11-2013, 06:54 PM
  3. Excel macro split data from a:a colu from sheet 1,2 into one wb with two sheet
    By breadwinner in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-21-2013, 04:26 AM
  4. Excel macro split data from a:a colu from sheet 1,2 into one wb with two sheet
    By breadwinner in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-21-2013, 02:44 AM
  5. [SOLVED] Split Data to Multiple Sheet using two parameters
    By thenapster in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-03-2012, 05:37 PM

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