+ Reply to Thread
Results 1 to 3 of 3

Faster Way to Sort and Copy to Multiple Sheets

  1. #1
    Registered User
    Join Date
    07-12-2017
    Location
    Fredericksburg, PA
    MS-Off Ver
    2013
    Posts
    2

    Faster Way to Sort and Copy to Multiple Sheets

    Here is a macro I'm currently running in a workbook to organize and copy things as needed. The basic idea is that I enter data in the sheet Master, then it gets organized first by number, then date (some items were made before we started assigning numbers, but have dates). After that, it goes through column F and, if a row contains term A, the row is copied to sheet A, term B goes to sheet B, etc, and deletes column F. Finally, it goes through and removes duplicates from each sheet. While it doesn't take too long, only about 10 seconds to analyze near 60 lines in Master, is there a way to make it faster and a little less clunky? Forgive me if it is avoidably clunky, I knew basically nothing about macros until yesterday :P


    Short outline of code for those who don't want to follow the link:
    Please Login or Register  to view this content.
    'Then it closes out
    Last edited by Leith Ross; 07-13-2017 at 01:21 AM. Reason: Added Code tags

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: Faster Way to Sort and Copy to Multiple Sheets

    Hello Lephantome92,

    Welcome to the forum!

    Your link needs to be reposted.
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Registered User
    Join Date
    07-12-2017
    Location
    Fredericksburg, PA
    MS-Off Ver
    2013
    Posts
    2

    Re: Faster Way to Sort and Copy to Multiple Sheets

    That's odd. I can follow the link fine, but I'm wondering if that's because I'm the creator. Is there another site I can upload the full code rather than bog down a whole post, or would it be easier to use spoiler tags?

+ 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] vba code to sort data in two sheets and copy and paste sort data in output sheet
    By UPA in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-03-2017, 05:13 AM
  2. [SOLVED] copy and Sort data into corresponding month sheets
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-18-2016, 02:42 PM
  3. Sort and copy data from custom formatted tables on multiple sheets to one area
    By christmaslyric in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-03-2014, 03:14 PM
  4. [SOLVED] Faster way to copy and paste multiple columns in Sheet1 to corresponding columns in Sheet2
    By babbeleme1 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-19-2013, 12:55 AM
  5. Replies: 1
    Last Post: 08-21-2012, 03:14 PM
  6. Add Row to multiple sheets and sort
    By yunesm in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-26-2010, 07:25 AM
  7. Looping Through Some Sheets to Sort Copy & Paste
    By luke1438 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-22-2010, 12:57 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