+ Reply to Thread
Results 1 to 4 of 4

Finding smallest number

Hybrid View

  1. #1
    Registered User
    Join Date
    09-06-2006
    Location
    St Clair Shores, Michigan
    Posts
    1

    Finding smallest number

    I need a formula to Find the smallest number in a 6 column & 14 Row Area I believe it starts.. =SMALL then the rest But i'm not sure....Can anyone HELP ME

    Thank you: Benjamin Joseph

  2. #2
    Forum Contributor
    Join Date
    09-04-2006
    Location
    Yorkshire, England
    Posts
    267

    Smallest value

    Try

    =MINA(value1,value2,...)


    It returns the smallest value in the list of arguments. Text and logical values such as TRUE and FALSE are compared as well as numbers.

    Hope it helps
    JR
    Versions
    Mac OS X 'Leopard'
    Mac MS Office Excel 2004
    Windows XP
    MS Excel 2002
    MS Excel 2003

  3. #3
    Forum Contributor
    Join Date
    09-04-2006
    Location
    Yorkshire, England
    Posts
    267
    sorry forgot to add:


    for the small formula i believe it is =SMALL(array,number you want to find eg 4th smallest)

  4. #4
    Forum Contributor
    Join Date
    09-04-2006
    Location
    Yorkshire, England
    Posts
    267
    oh, also there is =MIN(number1,number2,...)
    e.g =MIN(A1:A10)

    Number1, number2, ... are 1 to 30 numbers for which you want to find the minimum value.


    Hope the above help as well

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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