+ Reply to Thread
Results 1 to 5 of 5

Macro to split data into tabs

  1. #1
    Registered User
    Join Date
    10-07-2013
    Location
    Canberra, Australia
    MS-Off Ver
    Excel 2003
    Posts
    3

    Macro to split data into tabs

    Hi all

    New to this board and wanting to improve my macro skills. I'm using a macro that has been floating about on the internet. My issue is that I want to keep a block of text from rows 1-8 inclusive and then run this macro with A9 being the A1 as in the code below.

    Am imagining that this would be quite simple so would love some help here.

    Thanks!
    Please Login or Register  to view this content.
    Moderator Note:

    Pls use code tags around your code next time as per forum rules.
    Last edited by Fotis1991; 10-07-2013 at 04:22 AM.

  2. #2
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Macro to split data into tabs

    Not entirely sure if you want to change the filtered rows, or the starting row to filter rows.

    If you want to copy rows stating from A9, change this line

    Please Login or Register  to view this content.
    INTO
    Please Login or Register  to view this content.
    Or if you want to copy the filtered rows starting from A9, change this line

    Please Login or Register  to view this content.
    INTO

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    10-07-2013
    Location
    Canberra, Australia
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Macro to split data into tabs

    I've attached a .jpg file. I want to keep the first 8 rows the way they are and have the filtered rows start from A9.

    test.jpg

  4. #4
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Macro to split data into tabs

    Change this line

    Please Login or Register  to view this content.
    INTO
    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    10-07-2013
    Location
    Canberra, Australia
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Macro to split data into tabs

    Thank you. That works!
    Last edited by keeptabs; 10-07-2013 at 06:00 AM.

+ 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. How Do I split a file into several Tabs, acording to information on other tabs?
    By Edinson in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-12-2013, 05:17 AM
  2. [SOLVED] Large amt of data needing to be split onto diff tabs
    By Arliene in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 07-18-2012, 10:00 AM
  3. [SOLVED] Split data in to multiple tabs using value in column
    By Manpar in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-09-2012, 08:33 AM
  4. Macro: Split worksheet into tabs.
    By TWent in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-17-2010, 03:48 PM
  5. Split excel into tabs
    By kapil in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-14-2010, 03:00 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