+ Reply to Thread
Results 1 to 4 of 4

Auto sort

  1. #1
    Forum Contributor
    Join Date
    08-29-2013
    Location
    CT
    MS-Off Ver
    Excel 2021 for Mac
    Posts
    279

    Auto sort

    Is there a way that i can have list that will sort automatically. Currently the list is on a separate sheet in the same workbook.

    I would like it to sort every time the data is updated.

    Is there an easy way to do this?

    George

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Auto sort

    Your thread tiltle could use a little work

    Do you want the actual data to sort, or a copy of the data? What does the data look like? Please be a bit more detailed
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Contributor
    Join Date
    08-29-2013
    Location
    CT
    MS-Off Ver
    Excel 2021 for Mac
    Posts
    279

    Re: Auto sort

    Sorry about that, I was trying to do it from my phone.

    I need th copy of the data to sort. The data has three columns (name, grade and Points). When the data is updated on the main page i would like it to automatically sort by the points column without having to sort it every time.

  4. #4
    Forum Contributor
    Join Date
    08-29-2013
    Location
    CT
    MS-Off Ver
    Excel 2021 for Mac
    Posts
    279

    Re: Auto sort

    Sorry about that, I was trying to do it from my phone.

    I need th copy of the data to sort. The data has three columns (name, grade and Points). When the data is updated on the main page i would like it to automatically sort by the points column without having to sort it every time.

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Auto sort

    Take a look at using large() - for sorting big-to-small, or small() - for small to large. Then use index/match to return the rest of the data.

    If you will be having duplicate data, you may need to add a helper column to the original data and use a countif()

+ 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. VBA in change event format to auto remove rows having zero value and auto sort
    By KK1234 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 09-06-2013, 09:18 AM
  2. Auto Sort or Auto Filter?
    By vmathews08 in forum Excel General
    Replies: 2
    Last Post: 02-11-2013, 02:21 AM
  3. Need help- Auto Sort data and auto subtotal
    By lesliewheeler in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 01-28-2013, 07:11 AM
  4. Auto sort and auto group
    By bobhov in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-21-2012, 12:37 AM
  5. Auto Sort, Auto Lock, Auto Date & Time Stamp
    By suehatesyou in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-23-2010, 02: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