+ Reply to Thread
Results 1 to 7 of 7

Extract all number that is not between multiple two numbers.

  1. #1
    Registered User
    Join Date
    03-22-2022
    Location
    philippines
    MS-Off Ver
    365, 2021
    Posts
    8

    Extract all number that is not between multiple two numbers.

    First thread, i hope someone helps. Need to extract all number that is not between multiple two numbers.




    I will be thankful for anyone who will helps. (heart)
    Attached Files Attached Files
    Last edited by lorajean28; 03-23-2022 at 02:58 AM.

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,168

    Re: Extract all number that is not between multiple two numbers.

    Hi lorajean and welcome to the forum,

    I have no idea how you arrived at 44 for your first answer given the 11 and 20. Can you explain how you got 44 then 82 etc..
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Registered User
    Join Date
    03-22-2022
    Location
    philippines
    MS-Off Ver
    365, 2021
    Posts
    8

    Re: Extract all number that is not between multiple two numbers.

    Quote Originally Posted by MarvinP View Post
    Hi lorajean and welcome to the forum,

    I have no idea how you arrived at 44 for your first answer given the 11 and 20. Can you explain how you got 44 then 82 etc..
    44
    82
    150
    515
    are not between 11 to 20, 21 to 30, 51 to 60 and so on

  4. #4
    Forum Contributor John Vergara's Avatar
    Join Date
    01-17-2022
    Location
    Colombia
    MS-Off Ver
    365
    Posts
    200

    Re: Extract all number that is not between multiple two numbers.

    Hi to all!

    You can use this formula:
    PHP Code: 
    =FILTER(D2:D17,1-COUNTIFS(A2:A6,"<="&D2:D17,B2:B6,">="&D2:D17)) 
    Blessings!

  5. #5
    Registered User
    Join Date
    03-22-2022
    Location
    philippines
    MS-Off Ver
    365, 2021
    Posts
    8

    Re: Extract all number that is not between multiple two numbers.

    Quote Originally Posted by John Vergara View Post
    Hi to all!

    You can use this formula:
    PHP Code: 
    =FILTER(D2:D17,1-COUNTIFS(A2:A6,"<="&D2:D17,B2:B6,">="&D2:D17)) 
    Blessings!
    Wow! Its working, thank you for your help! <3

  6. #6
    Registered User
    Join Date
    03-22-2022
    Location
    philippines
    MS-Off Ver
    365, 2021
    Posts
    8

    Re: Extract all number that is not between multiple two numbers.

    It so nicee, people here are so amazing~ Thank you

  7. #7
    Forum Contributor John Vergara's Avatar
    Join Date
    01-17-2022
    Location
    Colombia
    MS-Off Ver
    365
    Posts
    200

    Re: Extract all number that is not between multiple two numbers.

    I'm glad to help. Thank you for the added rep. Blessings!

+ 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: 2
    Last Post: 01-20-2017, 12:53 PM
  2. Replies: 3
    Last Post: 01-19-2017, 03:18 PM
  3. Need to extract numbers from a cell and convert to number values. Please help.
    By Eclipsemints in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-18-2014, 06:00 PM
  4. [SOLVED] Extract numbers from date to number format
    By Jonathan9 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-21-2013, 09:33 AM
  5. [SOLVED] Extract all numbers from a cell to different cols for each number
    By nurulosman in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-25-2012, 07:16 AM
  6. extract number and use in formula from text & numbers in cell
    By ivory_kitten in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-14-2006, 12:45 AM
  7. Replies: 2
    Last Post: 01-20-2006, 01:45 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