Closed Thread
Results 1 to 3 of 3

Trying to render one of two cell values, based on a conditional formula

  1. #1
    Registered User
    Join Date
    10-19-2011
    Location
    usa
    MS-Off Ver
    Excel 2010
    Posts
    61

    Trying to render one of two cell values, based on a conditional formula

    Would like to render cell A100 with either (J20-F20)*E20 OR 0, depending on whether I20-j20=.01. Tried using IF but without success.

    Thanks.

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,740

    Re: Trying to render one of two cell values, based on a conditional formula

    =IF ( I20-j20=0.01 , (J20-F20)*E20, 0)

    Not sure what IF you used
    SO if
    I20-j20=0.01 is TRUE then (J20-F20)*E20

    can you load a sample sheet , see yellow banner above the thread
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,806

    Re: Trying to render one of two cell values, based on a conditional formula

    Administrative Note:

    Unfortunately, this is a duplicate thread, and you are allowed only ONE thread per issue here.

    Please see Forum Rule #5 about thread duplication.

    I am closing this thread, but you may continue here in the original thread: https://www.excelforum.com/excel-new...nditional.html
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] How to have conditional format highlight cell based on two cell values?
    By AccountingJ in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-13-2020, 02:53 PM
  2. How to render a formula inactive
    By James T777 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 12-10-2019, 12:38 PM
  3. [SOLVED] Formula to render certain values blank
    By heytherejem in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-13-2018, 10:28 AM
  4. [SOLVED] VBA code to freeze calculated value & render formula 'inactive'?
    By Big.Moe in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 03-15-2017, 08:14 PM
  5. [SOLVED] Conditional format formula based on two cell values
    By V.Cell in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-27-2016, 11:38 AM
  6. Replies: 8
    Last Post: 06-27-2015, 03:21 PM
  7. Replies: 8
    Last Post: 05-01-2015, 02:07 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