+ Reply to Thread
Results 1 to 5 of 5

Thread: [B] IF Function: False value return

  1. #1
    Registered User
    Join Date
    11-01-2011
    Location
    USA
    MS-Off Ver
    Excel 2004 for Mac
    Posts
    41

    [B] IF Function: False value return

    Using the IF function, how do I simply return the current cell value if the statement if False? Using the "" returns an empty cell, but I'd like the False value to return the current cell value. Thanks!
    Last edited by firehousetk; 11-03-2011 at 11:16 AM.

  2. #2
    Forum Guru NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    32,636

    Re: [B] IF Function: False value return

    Just enter the cell reference.

    e.g. =IF(A1=1,1,A1)
    Microsoft MVP - Excel

    Where there is a will there are many ways. Pick One!


    Please read the Forum Rules

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

    Preferred Charities: Lupus Canada and Sick Kids Foundation.
    Feel Free to Donate if you want to, for the assistance you received today.

  3. #3
    Registered User
    Join Date
    11-01-2011
    Location
    USA
    MS-Off Ver
    Excel 2004 for Mac
    Posts
    41

    Re: [B] IF Function: False value return

    =IF(OR($F38="36x48 POD size",$F38="30x40 POD size",$F38="42x56 Pod size",$F38="48x64 Pod size"),"XL Moab",H38)
    Ah, but that creates a circular reference in this case.

    The formula above lives in cell H38. When I change the value of say cell F38 to test the formula, I get a circular reference.

    Any other thoughts?

  4. #4
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    Apparently I can't say
    MS-Off Ver
    Apparently I can't say
    Posts
    8,274

    Re: [B] IF Function: False value return

    You would have to use a circular reference for that and turn on iteration to allow it to work.

  5. #5
    Registered User
    Join Date
    11-01-2011
    Location
    USA
    MS-Off Ver
    Excel 2004 for Mac
    Posts
    41

    Re: [B] IF Function: False value return

    Thanks, I didn't know about that option. But in this case, it just can't be done: I've necessarily replaced the value of the cell i need to reference with a formula. So it's just returning the true value. I'll have to rework the entire formula, I think. Thanks for the help.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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.2.0