+ Reply to Thread
Results 1 to 7 of 7

Numbers More Than a Specific number

  1. #1
    Forum Contributor
    Join Date
    10-07-2015
    Location
    Tehran - Iran
    MS-Off Ver
    2013
    Posts
    111

    Numbers More Than a Specific number

    On column "A", I have many numbers from A2:A25. I want to have the numbers of column "A" which are more than a specific number on column "B".
    Is there any function or formula in excel to enter on cell B2 and copy on B25 for solving this problem?
    For example, please see attached file that a specific number is "21". I need to collect all numbers on column "A" which are more than "21" on column "B".
    Attached Files Attached Files
    Last edited by soleimani1967; 08-30-2018 at 09:26 AM.

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Numbers More Then a Specific number

    I assume you're looking for one of these:

    B2 =IFERROR(INDEX(A:A,SMALL(IF(A$2:A$25>21,ROW(A$2:A$25)),ROWS($1:1))),"") Ctrl Shift Enter

    or

    B2 =A2>21

  3. #3
    Forum Contributor
    Join Date
    10-07-2015
    Location
    Tehran - Iran
    MS-Off Ver
    2013
    Posts
    111

    Re: Numbers More Then a Specific number

    Thanks. Your formula as well as work.

  4. #4
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Numbers More Then a Specific number

    Happy to help. Thanks for the rep!

  5. #5
    Forum Contributor
    Join Date
    10-07-2015
    Location
    Tehran - Iran
    MS-Off Ver
    2013
    Posts
    111

    Re: Numbers More Then a Specific number

    Hi everybody,

    How can I change the title of a post? My title is wrong now. I should change "Then" to "Than"

  6. #6
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Numbers More Then a Specific number

    To change a Title go to your first post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

  7. #7
    Forum Contributor
    Join Date
    10-07-2015
    Location
    Tehran - Iran
    MS-Off Ver
    2013
    Posts
    111

    Re: Numbers More Then a Specific number

    Thanks a lot again.

+ 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. [SOLVED] Function possible for Using specific number to count other specific numbers total ?
    By Karnik in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-02-2015, 03:35 AM
  2. [SOLVED] Finding Max number within a specific range of numbers
    By sjjna in forum Excel General
    Replies: 8
    Last Post: 04-03-2015, 10:20 AM
  3. Adding 1 of 2 numbers to a cell to get a specific number
    By pleasesmile in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-30-2013, 09:05 PM
  4. Display only numbers with a specific number
    By floydstyle in forum Excel General
    Replies: 2
    Last Post: 02-21-2013, 06:41 AM
  5. Creating random numbers that add up to a specific number
    By PapaCheese in forum Excel General
    Replies: 1
    Last Post: 06-13-2012, 07:00 PM
  6. Count the number between specific Range of numbers
    By lavan_joy in forum Excel General
    Replies: 3
    Last Post: 01-19-2012, 11:00 AM
  7. Replies: 8
    Last Post: 05-19-2009, 03:03 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