+ Reply to Thread
Results 1 to 2 of 2

if and formula with a twist - can you help?

  1. #1
    Registered User
    Join Date
    08-24-2010
    Location
    Toronto
    MS-Off Ver
    Excel 2003
    Posts
    1

    if and formula with a twist - can you help?

    Hi

    I have a report which includes cells with formulas that include "" if not greater than zero, as I do not want zero value showing, only value greater than zero.

    Now I need to take two of these cells and run another formula. My issue is if one of the two cells has "", I am getting "value" in my result cell (makes sense as there is no number in the cell).

    So I came up with this, but it is not quite right, can you help?

    =IF(AND(N23<>"",N25=""),N23,"")*IF(AND(N23="",N25<>""),N25,"")*IF(AND(N23<>"",N25<>""),N23+N25,"")

    Thanks

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: if and formula with a twist - can you help?

    Welcome to the forum.

    Please take a few minutes to read the forum rules, and then amend your thread title accordingly.

    Thanks.
    Entia non sunt multiplicanda sine necessitate

+ 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