+ Reply to Thread
Results 1 to 2 of 2

Comparing Numbers

  1. #1
    Registered User
    Join Date
    02-06-2015
    Location
    London,England
    MS-Off Ver
    Excel 2010
    Posts
    34

    Comparing Numbers

    Hi,

    I have columns with decimal numbers that I want to compare

    Please Login or Register  to view this content.
    How can I convert following IF conditions into formula

    Please Login or Register  to view this content.
    and output results in Column D

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: Comparing Numbers

    hi pomper. are they only 2 possible outcomes? if so,
    =IF(A2>B2,A2,C2)

    if there are other outcomes, i label it as blank. you can adjust as you deem fit
    =IF(A2>B2,A2,IF(A2<B2,C2,""))

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

+ 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. [SOLVED] Comparing Two Numbers
    By Bob Lankin in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-14-2013, 12:42 AM
  2. [SOLVED] Excel 2007 : Comparing a row of numbers to a range of numbers
    By egavasrg in forum Excel General
    Replies: 1
    Last Post: 08-19-2011, 09:55 PM
  3. Comparing row numbers
    By Axcelerate in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-26-2010, 10:39 AM
  4. Comparing numbers in lists/columns of numbers
    By Onesimus in forum Excel General
    Replies: 3
    Last Post: 12-15-2007, 02:19 PM
  5. [SOLVED] Comparing two numbers
    By Carrie in forum Excel General
    Replies: 1
    Last Post: 03-30-2006, 12:25 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