+ Reply to Thread
Results 1 to 5 of 5

Basic Formula returns "0" when I would like a blank cell

  1. #1
    Registered User
    Join Date
    10-17-2018
    Location
    Plymouth
    MS-Off Ver
    Excel 2021
    Posts
    96

    Basic Formula returns "0" when I would like a blank cell

    Hello I have built a channel list used for the entertainment/Live music industry.

    I have used Data Validation in the Patch sheet so only specific things can be selected.

    The Columns Stagebox/Patch (B) and Instrument (C) on the PATCH sheet must be duplicated in their respective places on the MONITORS Sheet. I have done this, however I don't want the cells to return "0" if the field is left blank on the PATCH Sheet but rather it be left blank. I have tried using the IF and IFERROR function but as a novice I am clearly messing it up somewhere.


    The Excel document is attached if anyone wishes to have a crack at it.

    Regards
    Attached Files Attached Files

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Basic Formula returns "0" when I would like a blank cell

    Maybe like this
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Basic Formula returns "0" when I would like a blank cell

    1. Your DV in Patch column B is not working.

    2. Monitors column C is set as text. Should be General.

    3. Formulae in B:
    =IF(Input[@[Stagebox/Patch]]="","",Input[@[Stagebox/Patch]])

    4. and in C:
    =IF(Patch!C2="","",Patch!C2)
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  4. #4
    Registered User
    Join Date
    10-17-2018
    Location
    Plymouth
    MS-Off Ver
    Excel 2021
    Posts
    96

    Re: Basic Formula returns "0" when I would like a blank cell

    Thank you both for your help

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Basic Formula returns "0" when I would like a blank cell

    You're welcome.



    If that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

    It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.

+ 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] want blank cell when formula returns value "0"
    By kprabhupaul in forum Excel General
    Replies: 3
    Last Post: 02-11-2017, 08:43 AM
  2. Formula returns "00:00" when I want it to return zero/blank
    By johnmitch38 in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 03-24-2015, 12:45 PM
  3. [SOLVED] Date value returning jan 2000
    By JP4 in forum Excel General
    Replies: 3
    Last Post: 03-23-2015, 12:46 PM
  4. [SOLVED] formula returns "false" on blank data
    By davemon in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-18-2015, 03:07 PM
  5. solution for the blank cell using the IF function
    By ragnaedge in forum Excel General
    Replies: 4
    Last Post: 08-23-2013, 11:03 AM
  6. Formula returns blanks in some instances instead of the word "blank"
    By tommydollar in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-25-2012, 10:58 AM
  7. Hide entire row where formula returns "" or blank value
    By zcheema in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-24-2012, 05:26 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