Closed Thread
Results 1 to 2 of 2

Sequencing on selection Macro

  1. #1
    Registered User
    Join Date
    09-26-2016
    Location
    Australia
    MS-Off Ver
    2010
    Posts
    42

    Sequencing on selection Macro

    Hi Guys,

    Basically I have check boxes in an input sheet tab and whatever selection is ticked it will list them in the current order on the output tab.

    Formula im using is:
    =IFERROR(INDEX(Input!$B$10:$C$22,SMALL(IF(Input!$B$10:$C$22=TRUE,ROW(Input!$B$10:$B$22)-ROW(Input!$B$10)+1),ROWS(Input!$A$1:$A1)),2),"")

    Now what i need if possible a macro set up determining the sequence of the selection. There can be a number of different sequences based on the selection so I just need a code im able to edit.

    Example if 2, 5, and 1 is selected. Sequence should state 5,1 and 2 in the output tab.

    Please find attached spreadsheet.

    Any help is greatly appreciated.

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    79,369

    Re: Sequencing on selection Macro

    Duplicate thread closed.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 04-19-2016, 02:28 AM
  2. Sequencing
    By hektisk in forum Excel General
    Replies: 7
    Last Post: 02-01-2011, 10:13 AM
  3. [SOLVED] Row Sequencing
    By Mark in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 PM
  4. Row Sequencing
    By Mark in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 07:05 AM
  5. Row Sequencing
    By Gary L Brown in forum Excel Formulas & Functions
    Replies: 24
    Last Post: 09-06-2005, 04:05 AM
  6. [SOLVED] Row Sequencing
    By Mark in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 AM
  7. Row Sequencing
    By Mark in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 10:05 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