+ Reply to Thread
Results 1 to 4 of 4

not returning a blank cell

  1. #1
    Registered User
    Join Date
    01-19-2017
    Location
    West Midlands
    MS-Off Ver
    Excal 2010
    Posts
    26

    not returning a blank cell

    Im using this formula to retrive number of hours worked, It is working ok however when the cell it is trying to retrieve data from is blank it is returning 0:00 i want it to leave the cell blank

    =IFERROR(INDEX(Pivot!$B$3:$LA$26,MATCH($P$8,Pivot!$A$3:$A$25,0),MATCH(P12,Pivot!$B$2:$LA$2,0)),"")

    ANy help would be great

    Andy

  2. #2
    Forum Expert
    Join Date
    11-22-2016
    Location
    Cornwall,UK
    MS-Off Ver
    office 365
    Posts
    4,240

    Re: not returning a blank cell

    Try:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    wraps IF statement around your formula - IF(your formula returns 0,"",your formula)
    Last edited by kev_; 09-06-2017 at 12:05 PM.
    Click *Add Reputation to thank those who helped you. Ask if anything is not clear

  3. #3
    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: not returning a blank cell

    Try 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

  4. #4
    Registered User
    Join Date
    01-19-2017
    Location
    West Midlands
    MS-Off Ver
    Excal 2010
    Posts
    26

    Re: not returning a blank cell

    Thanks Kev_ thats worked great
    Last edited by Andyc6; 09-06-2017 at 12:53 PM.

+ 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] Reference cell formula returning 0 when BLANK, need BLANK to show
    By williamc in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-31-2016, 04:23 PM
  2. [SOLVED] Returning a blank in a cell if the referenced cell is blank (with a formula) itself
    By milkychips in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-04-2016, 08:57 AM
  3. Please help, Returning a blank when cell is blank
    By BenHarris in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-25-2015, 10:55 PM
  4. Sum returning blank cell
    By ukphoenix in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-08-2014, 09:37 PM
  5. Replies: 2
    Last Post: 11-10-2012, 10:49 AM
  6. Returning a blank if cell is blank
    By Slongy in forum Excel General
    Replies: 3
    Last Post: 06-05-2009, 05:05 AM
  7. returning blank cell
    By sbigelow in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-09-2005, 11:05 AM

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