+ Reply to Thread
Results 1 to 3 of 3

Formula for highest/lowest cost

  1. #1
    S S
    Guest

    Formula for highest/lowest cost

    I have a column A with rows 3 to 20 which has prices in the cells
    I want to put in say B1 the highest price from A 3 : 20
    and to put in say B2 the lowest price from A 3 : 20

    Can someone help me with a formula
    thanks




  2. #2
    Niek Otten
    Guest

    Re: Formula for highest/lowest cost

    =MAX(A3:A20)
    =MIN(A3:A20)

    --
    Kind regards,

    Niek Otten

    "S S" <yamxsnonsense@blueyonder.co.uk> wrote in message news:Q_H4g.176129$8Q3.89313@fe1.news.blueyonder.co.uk...
    |I have a column A with rows 3 to 20 which has prices in the cells
    | I want to put in say B1 the highest price from A 3 : 20
    | and to put in say B2 the lowest price from A 3 : 20
    |
    | Can someone help me with a formula
    | thanks
    |
    |
    |



  3. #3
    S S
    Guest

    Re: Formula for highest/lowest cost

    Thanks Niek


    "Niek Otten" <nicolaus@xs4all.nl> wrote in message
    news:%231auqB4aGHA.1192@TK2MSFTNGP03.phx.gbl...
    > =MAX(A3:A20)
    > =MIN(A3:A20)
    >
    > --
    > Kind regards,
    >
    > Niek Otten
    >
    > "S S" <yamxsnonsense@blueyonder.co.uk> wrote in message
    > news:Q_H4g.176129$8Q3.89313@fe1.news.blueyonder.co.uk...
    > |I have a column A with rows 3 to 20 which has prices in the cells
    > | I want to put in say B1 the highest price from A 3 : 20
    > | and to put in say B2 the lowest price from A 3 : 20
    > |
    > | Can someone help me with a formula
    > | thanks
    > |
    > |
    > |
    >
    >




+ 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