+ Reply to Thread
Results 1 to 2 of 2

pick the greatest number out of a group for the total box

  1. #1
    chunky
    Guest

    pick the greatest number out of a group for the total box

    trying to create a cell that will choose the greatest number out of a column
    of entries

  2. #2
    RagDyer
    Guest

    Re: pick the greatest number out of a group for the total box

    With values in A1 to A100:

    =Max(A1:A100)

    OR

    =Large(A1:A100,1)

    --
    HTH,

    RD

    ---------------------------------------------------------------------------
    Please keep all correspondence within the NewsGroup, so all may benefit !
    ---------------------------------------------------------------------------
    "chunky" <[email protected]> wrote in message
    news:[email protected]...
    > trying to create a cell that will choose the greatest number out of a
    > column
    > of entries



+ 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