+ Reply to Thread
Results 1 to 3 of 3

Minimum of two cells

  1. #1
    Registered User
    Join Date
    04-09-2015
    Location
    Munich, Germany
    MS-Off Ver
    2010
    Posts
    2

    Lightbulb Minimum of two cells

    Hi!

    I have following small Problem.
    Let's say I have to columns, A and B, in each random numbers in the range from 1 to 10.
    Now I want to compare those to columns by the Minimum value, such that I have a third column C containg the Minimum value of a row. See the example:

    A B C
    5 9 5
    7 3 3
    1 10 1
    ...
    and so on.

    Is there a way that I can get another column D which states whether the Minimum value in column C stems from A or B?

    A B C D
    5 9 5 A
    7 3 3 B
    1 10 1 A

    I can't do it by hand since the original dateset contains several hundred numbers.


    Thank you!

  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: Minimum of two cells

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    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.

  3. #3
    Registered User
    Join Date
    04-09-2015
    Location
    Munich, Germany
    MS-Off Ver
    2010
    Posts
    2

    Re: Minimum of two cells

    Tank you, Fotis1991!

+ 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. Replies: 3
    Last Post: 10-31-2013, 04:50 AM
  2. Replies: 7
    Last Post: 04-17-2013, 03:53 PM
  3. Sum of 2 cells with a minimum value
    By tomfohr in forum Excel General
    Replies: 3
    Last Post: 01-06-2012, 05:07 PM
  4. Sum of a set of cells, ignoring the minimum
    By xlsnoob in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-22-2011, 01:17 PM
  5. conditional minimum value of various cells?
    By Al in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 01-12-2006, 11:30 PM

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