+ Reply to Thread
Results 1 to 2 of 2

Still having issues trying to get zero value cell to show as blank.

  1. #1
    Forum Contributor
    Join Date
    10-22-2014
    Location
    Ontario
    MS-Off Ver
    365
    Posts
    222

    Still having issues trying to get zero value cell to show as blank.

    If the result is zero then want blank. See G22 versus G26. G22 shows correctly but G26, G27 etc., show value.

    This applies to columns G, I, M, N, O.

    Stock chartb.xlsx

    Need help please.

    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.84 (24041420))
    Posts
    8,751

    Re: Still having issues trying to get zero value cell to show as blank.

    try

    =IF(E26=C$4,+G25+F26,+G25-F26)

    change to

    =IF( E26="","", IF(E26=C$4,+G25+F26,+G25-F26))
    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.

+ 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. If cell blank OR another cell blank then show blank, if not display value
    By stevop622 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-09-2013, 04:07 AM
  2. [SOLVED] Vlookup issues with blank cell
    By mpgibson in forum Excel General
    Replies: 3
    Last Post: 08-30-2012, 10:09 PM
  3. [SOLVED] If one cell contains #, & other cell is blank, show message & require blank be resolved
    By jonvanwyk in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 06-19-2012, 02:23 PM
  4. IF formula and blank cell issues.
    By pawn657 in forum Excel General
    Replies: 11
    Last Post: 04-09-2012, 05:19 PM
  5. Replies: 1
    Last Post: 09-23-2010, 01:24 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