+ Reply to Thread
Results 1 to 7 of 7

Biggest number in the column.

  1. #1
    Forum Contributor
    Join Date
    06-20-2016
    Location
    Los Angeles/Thailand
    MS-Off Ver
    2016
    Posts
    250

    Biggest number in the column.

    Hello, I have 10 numbers in one column. What is the formula to find out which number is the biggest?

    File attached.
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    12-18-2016
    Location
    London
    MS-Off Ver
    Microsoft 2013
    Posts
    145

    Re: Biggest number in the column.

    Largest number in the range:
    =MAX(A1:A100)

  3. #3
    Forum Contributor
    Join Date
    12-18-2016
    Location
    London
    MS-Off Ver
    Microsoft 2013
    Posts
    145

    Re: Biggest number in the column.

    Largest number in the range:
    =MAX(A1:A100)

  4. #4
    Forum Contributor
    Join Date
    06-20-2016
    Location
    Los Angeles/Thailand
    MS-Off Ver
    2016
    Posts
    250

    Re: Biggest number in the column.

    Quote Originally Posted by Amanda Wilso View Post
    Largest number in the range:
    =MAX(A1:A100)
    Thank you!

  5. #5
    Forum Contributor
    Join Date
    06-20-2016
    Location
    Los Angeles/Thailand
    MS-Off Ver
    2016
    Posts
    250

    Re: Biggest number in the column.

    Quote Originally Posted by Amanda Wilso View Post
    Largest number in the range:
    =MAX(A1:A100)
    How about the biggest before biggest?

  6. #6
    Forum Contributor
    Join Date
    12-18-2016
    Location
    London
    MS-Off Ver
    Microsoft 2013
    Posts
    145

    Re: Biggest number in the column.

    =large(a1:a100, 2)
    Last edited by Amanda Wilso; 02-07-2017 at 04:52 PM.

  7. #7
    Forum Contributor
    Join Date
    06-20-2016
    Location
    Los Angeles/Thailand
    MS-Off Ver
    2016
    Posts
    250

    Re: Biggest number in the column.

    Quote Originally Posted by Amanda Wilso View Post
    =large(a1:a100, 2)

    Wow, it worked. Thank you so much!

+ 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] Find biggest number in a string
    By HosteDenis in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-19-2015, 03:05 PM
  2. VBA To find nearest biggest number and lowest number
    By gan_xl in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-01-2014, 05:49 AM
  3. Nearest smallest and biggest number VBA issue
    By gan_xl in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-25-2014, 11:18 AM
  4. [SOLVED] To find nearest biggest number
    By gan_xl in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-10-2013, 07:43 AM
  5. To find nearest biggest number
    By gan_xl in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-10-2013, 06:49 AM
  6. Look for biggest number minus next largest
    By Sir08 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-25-2008, 03:35 AM
  7. 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