+ Reply to Thread
Results 1 to 4 of 4

Sorting multiple ranges

  1. #1
    Registered User
    Join Date
    09-11-2014
    Location
    Slovenia
    MS-Off Ver
    2007
    Posts
    3

    Sorting multiple ranges

    Hi!

    I have a problem, which my imagination can't solve

    A week from now we're going to have a (air rifle) shooting competition in our town. 3 random members of each club which have been registered are in teams.
    Competition is quite simple, individuals shoot 20 rounds, the rounds are counted and written in an excel workbook, a simple macro here and a sum function solve the problem.

    In teams, the story is different. We sum the score of 3 members together and this sum becomes the base on which we decide.
    On the scoreboard, every name, his individual score, team sum and team name has to be displayed.

    Here is the problem, I have 25 teams which have to be sorted by the team sum in descending order, but I don't know how, because there are 25 ranges of data.

    My knowledge of VBA is at a beginner level; if anyone could help (or a give me a clue) me it would be great.

    --------

    A way that I think about the problem: (as I would do it in VBA)
    Selecting the range of cells, which become a group, 25 times that way, selecting every group as a separate variable and sorting them by the one cell (team sum). Just need help with the code.

    If anyone is interested i can upload the xls(m) file.

    Thank you very much.

  2. #2
    Forum Expert
    Join Date
    08-28-2014
    Location
    Texas, USA
    MS-Off Ver
    2016
    Posts
    1,796

    Re: Sorting multiple ranges

    Please upload the file.

  3. #3
    Registered User
    Join Date
    09-11-2014
    Location
    Slovenia
    MS-Off Ver
    2007
    Posts
    3

    Re: Sorting multiple ranges

    http://www.filedropper.com/upokojenci1992014

    The above described problem is on the 4th worksheet called "ekipe".

  4. #4
    Registered User
    Join Date
    09-11-2014
    Location
    Slovenia
    MS-Off Ver
    2007
    Posts
    3

    Re: Sorting multiple ranges

    Maybe have any clue?
    I am 100% sure that I have seen a button in Excel doing the same thing (same purpose), the thing is I don't remember where.

+ 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. Sorting Multiple Ranges within a workbook
    By switchblade13 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-10-2014, 04:00 AM
  2. Sorting Ranges Across Multiple Sheets
    By kestefon in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-06-2013, 03:56 AM
  3. Sorting Multiple ranges on one sheet
    By freud1 in forum Excel General
    Replies: 1
    Last Post: 03-20-2010, 03:16 AM
  4. Auto sorting multiple ranges on event
    By rlutes in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-16-2005, 11:52 PM
  5. [SOLVED] Sorting Multiple Ranges
    By simoneaux in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-08-2005, 12:06 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