Results 1 to 7 of 7

To find nearest biggest number

Threaded View

  1. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,156

    Re: To find nearest biggest number

    hi gan_xl. try:
    =MIN(INDEX((B1:E1>=A1)*B1:E1,))

    Edit: nah, that won't work
    =SMALL(INDEX((B1:E1>=A1)*B1:E1,),1+COUNTIF(B1:E1,"<"&A1))
    Last edited by benishiryo; 10-10-2013 at 06:59 AM.

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Rounding the number produced by an evaluated expression to the nearest number in CF
    By orly_sm in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-29-2013, 09:16 AM
  2. Help Me to find biggest value
    By deepanc in forum Excel General
    Replies: 4
    Last Post: 01-22-2013, 12:15 PM
  3. [SOLVED] Never pastes in right line. Nearest number to number in a given cell.
    By Wales MB in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 11-29-2012, 01:45 PM
  4. Look for biggest number minus next largest
    By Sir08 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-25-2008, 03:35 AM
  5. Finding a name with biggest number
    By Handyy in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 02-06-2006, 08:15 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