+ Reply to Thread
Results 1 to 3 of 3

Sorting two data-sets of numerical values into one without losing numerical order

  1. #1
    Registered User
    Join Date
    01-24-2020
    Location
    Leicester, England
    MS-Off Ver
    2016
    Posts
    1

    Question Sorting two data-sets of numerical values into one without losing numerical order

    Hi,

    I'm trying to sort two sets of data into one and am hoping that there is a way of sorting the two sets together whilst maintaining the numerical values of both.

    So, for example, say I have a data set of even numbers (2, 4, 6, 8, 10 etc.) and a data set of odd numbers (1, 3, 5, 7, 9), is there a way to get the numbers to go from 1 - 10 without copying one set underneath the order and then ordering smallest - largest?

    The data I am working with has formulae at the end which will mess up if I dump one on top of the other.

    Thanks.

  2. #2
    Forum Contributor
    Join Date
    11-10-2017
    Location
    INDIA
    MS-Off Ver
    365
    Posts
    184

    Re: Sorting two data-sets of numerical values into one without losing numerical order

    I doubt, any how going to sort the 2 set into one your original database any how would be disturbed.

    You can go with this formula =min(small(array1,row ref),small(array2,row ref))
    *If you wish you click on *,a way to say ThankYou

  3. #3
    Forum Contributor
    Join Date
    11-10-2017
    Location
    INDIA
    MS-Off Ver
    365
    Posts
    184

    Re: Sorting two data-sets of numerical values into one without losing numerical order

    If this doesn't works then attach your file to suggest better, check the yellow banner how to attach file.

+ 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. Replies: 4
    Last Post: 05-07-2019, 01:58 PM
  2. Sorting returned formula cells into numerical order
    By Pam2501 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 09-18-2015, 12:34 PM
  3. [SOLVED] Sort Numerical-With-Dash Values In Order
    By swordswinger710 in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 05-22-2015, 11:54 AM
  4. [SOLVED] Sorting a string mixed with text and number in numerical order
    By Stwong in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-11-2015, 10:10 PM
  5. Sorting rows into numerical order while keeping gaps
    By motorcycle in forum Excel - New Users/Basics
    Replies: 6
    Last Post: 12-22-2014, 05:41 PM
  6. Replies: 2
    Last Post: 01-08-2014, 07:05 AM
  7. sorting a column in numerical order
    By affj in forum Excel General
    Replies: 2
    Last Post: 07-19-2013, 11:13 AM

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