+ Reply to Thread
Results 1 to 8 of 8

Formula makes the cell to show a blank result

  1. #1
    Registered User
    Join Date
    04-13-2019
    Location
    Oregon, USA
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO (Version 2503 Build 16.0.18623.20116) 64-bit
    Posts
    89

    Formula makes the cell to show a blank result

    This is the second time I have had this happen to me. I am not sure how I fixed it the first time, but I have never seen a formula return a blank cell. Can someone help me with this issue? It HAS to be something simple, right????

    On the attached spreadsheet I have the instructions on what I am trying to do. thanks for your help.
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2507 (Windows 11 Home 24H2 64-bit)
    Posts
    91,792

    Re: Formula makes the cell to show a blank result

    Are you still using Excel 2019?

    MATCH requires a one dimensional array. It's returning an error, therefore a blank cell, as you have told it to!
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2507 (Windows 11 Home 24H2 64-bit)
    Posts
    91,792

    Re: Formula makes the cell to show a blank result

    In L3 copied down:

    =IFERROR(SUMPRODUCT(($C$3:$H$8=K3)*$B$3:$B$8),"")

    I am sure that you can adapt it yourself for the V column.
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    04-13-2019
    Location
    Oregon, USA
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO (Version 2503 Build 16.0.18623.20116) 64-bit
    Posts
    89

    Re: Formula makes the cell to show a blank result

    Yes I am using the 2019 version of Excel. When you say that I need to use a dimensional array do you mean the formula should look like this?

    {IFERROR(INDEX($B$3:$B$8, MATCH(K3, $C$3:$H$8, 0)), "")}

    If so, I just did that and cell L5 still remains blank :-(

  5. #5
    Registered User
    Join Date
    04-13-2019
    Location
    Oregon, USA
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO (Version 2503 Build 16.0.18623.20116) 64-bit
    Posts
    89

    Re: Formula makes the cell to show a blank result

    First...is my formula correct?

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2507 (Windows 11 Home 24H2 64-bit)
    Posts
    91,792

    Re: Formula makes the cell to show a blank result

    No, you are using MATCH incorrectly - read post #2 again.

    $C$3:$H$8 is not correct - $C$3:$C$8 would be, but won't do what you want.

    Solution in post #3.

  7. #7
    Registered User
    Join Date
    04-13-2019
    Location
    Oregon, USA
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO (Version 2503 Build 16.0.18623.20116) 64-bit
    Posts
    89

    Re: Formula makes the cell to show a blank result

    thank you very much for figuring out my issue so quickly Ali!!! It is about 2:30AM so time to get to bed. Now I can sleep :-)

  8. #8
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2507 (Windows 11 Home 24H2 64-bit)
    Posts
    91,792

    Re: Formula makes the cell to show a blank result

    Glad to have helped.

    Thanks for the rep and kind comment.

+ 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] formula check if blank if not show result
    By scouse13 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-27-2020, 12:17 PM
  2. [SOLVED] Is there anyway to Match() an actual blank cell with a blank formula result?
    By vwhite in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-15-2020, 09:38 AM
  3. Show column value of formula result + 1 column - Example makes it clearer
    By gotaquestion1 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 04-28-2020, 07:49 AM
  4. [SOLVED] Where formula does not result in #N/A to show blank
    By Howardc1001 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-14-2020, 07:15 AM
  5. [SOLVED] show a blank cell instead of 0 when displying lookup function result
    By luv2glyd in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 03-25-2016, 02:45 PM
  6. Custom Formatting makes formula not recognize cell as blank
    By williamthomp in forum Excel General
    Replies: 6
    Last Post: 04-13-2012, 03:33 PM
  7. [SOLVED] Advanced formula - Return result & Show Cell Reference of result
    By Irv in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-05-2006, 10:40 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