+ Reply to Thread
Results 1 to 5 of 5

Cell not showing empty instead showing False

  1. #1
    Forum Contributor
    Join Date
    01-21-2021
    Location
    Leeds
    MS-Off Ver
    2016
    Posts
    236

    Cell not showing empty instead showing False

    Hi,

    Thanks for looking at the post.

    I have below formula in the VBA and I have copy of the same formula in the next 100 rows respectively.

    The issue is when I put if the cell is empty then "" , I am getting an error. Currently all cells which don't have value is showing as False. Any idea of where I am going wrong please. I wanted to see empty cell if the value is not there please.

    Thanks for any help

    Please Login or Register  to view this content.
    Last edited by AliGW; 06-24-2021 at 09:32 AM. Reason: Code tags corrected.

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

    Re: Cell not showing empty instead showing False

    This looks like VBA. Shall I move the thread for you?

    Maybe this:

    =IF(F6="","",IF(F6<=$G$1,SUMIFS($D$2:$D$100,$E$2:$E$100,F6))
    Last edited by AliGW; 06-24-2021 at 09:38 AM.
    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.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Contributor
    Join Date
    01-21-2021
    Location
    Leeds
    MS-Off Ver
    2016
    Posts
    236

    Re: Cell not showing empty instead showing False

    Perfect. Thanks a lot for quick response

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,443

    Re: Cell not showing empty instead showing False

    No worries.

    You may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.

  5. #5
    Forum Contributor
    Join Date
    01-21-2021
    Location
    Leeds
    MS-Off Ver
    2016
    Posts
    236

    Re: Cell not showing empty instead showing False

    Is it. I did not know that before. I will start doing it now

    Thanks for letting me know

+ 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] Blank cell not showing as empty
    By Sc0tt1e in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 11-01-2018, 04:55 PM
  2. Cell with Formula Not Showing Date - Only Showing Serial Number
    By jbb89777 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-07-2016, 04:33 AM
  3. Replies: 6
    Last Post: 08-29-2014, 08:31 AM
  4. [SOLVED] value if false showing up as #VALUE!
    By hluk in forum Excel General
    Replies: 1
    Last Post: 05-04-2012, 08:51 PM
  5. 0.00 showing in an empty cell, I want it blank
    By matt_the_brum in forum Excel General
    Replies: 2
    Last Post: 10-13-2006, 03:51 AM
  6. Linked cell value's showing 0 if empty?
    By softice11 in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 09-17-2006, 07:02 PM
  7. Linked cell value showing 0 if empty
    By softice11 in forum Excel General
    Replies: 1
    Last Post: 09-17-2006, 08:00 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