+ Reply to Thread
Results 1 to 3 of 3

Formula for picking out highest value in column

  1. #1
    Registered User
    Join Date
    03-03-2009
    Location
    Preston, England
    MS-Off Ver
    Excel 2007
    Posts
    2

    Formula for picking out highest value in column

    I am looking for a formula please that will find the highest value from a number of cells within a column and put that highest value in another cell at the bottom of the column of figures. Alternatively, if I have a column with 10 values in it, I want to pick out the highest value from those 10 cells and put it in to another cell . Does anyone know of how I can achieve this please?
    Last edited by VBA Noob; 03-03-2009 at 05:42 PM.

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Formula for picking out highest value in column

    See MAX function

    =MAX(range)

  3. #3
    Registered User
    Join Date
    03-03-2009
    Location
    Preston, England
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Formula for picking out highest value in column

    I knew it would be something as simple as that....just couldn't find it! Thank you for your help, very much appreciated and saves me a few more grey hairs!

+ 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