+ Reply to Thread
Results 1 to 2 of 2

Show highest of two cell values

  1. #1
    Registered User
    Join Date
    02-03-2012
    Location
    Newport
    MS-Off Ver
    Excel 2003
    Posts
    1

    Show highest of two cell values

    Hi everyone,
    This is probably simple but I cannot find the answer.

    I have 2 cells with 2A and 3A in them, i need to show the higher of the 2 in another cell. That's it.

    Max does not work i.e. =Max(cell1:cell2,1) etc etc as I believe it only deal swith numerical values.

    Anyone help please?

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Show highest of two cell values

    Hi

    Maybe this.

    =IF(A1>B1;A1;IF(B1>A1;B1))

    A1=2A

    B1=3A

    Change the semi-colon to gomma, if you heve to do it.

    Hope to helps you.
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

+ 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