+ Reply to Thread
Results 1 to 5 of 5

How to remove zero from cell

  1. #1
    Registered User
    Join Date
    12-25-2019
    Location
    Arizona
    MS-Off Ver
    Excel
    Posts
    5

    How to remove zero from cell

    Hi. I am trying to remove a zero from a cell. The formula in cell M9 is =D8. When D8 is blank, a zero shows in M9. Is there any way to hide the zero? I am using excel on a samsung tablet and it does not have all the functionality of regular excel. Thanks for your help!

  2. #2
    Valued Forum Contributor saravnepali's Avatar
    Join Date
    01-14-2019
    Location
    Sydney Australia
    MS-Off Ver
    2010
    Posts
    447

    Re: How to remove zero from cell

    Its hard to understand your issue

    I understand you said that you don't have regular excel, but can you still add the workbook otherwise it doesn't make much sense.
    If you think someone helped you, click on the "* Add Reputation" as a way to say thank you.

    If your problem is solved, go to Thread Tools and select Mark This Thread Solved

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: How to remove zero from cell

    Maybe this?
    =if(D8="","",D8)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    12-25-2019
    Location
    Arizona
    MS-Off Ver
    Excel
    Posts
    5

    Re: How to remove zero from cell

    Thanks! That worked.

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: How to remove zero from cell

    Happy to help

+ 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. Replies: 1
    Last Post: 04-17-2017, 01:42 PM
  2. [SOLVED] Remove lines based on cell value (remove lines in range, not entire row)
    By Tapyr in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 11-27-2015, 07:31 AM
  3. How can i remove remove the last "?" from a cell/url string?
    By mikey42979 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 07-21-2015, 02:13 PM
  4. Replies: 6
    Last Post: 03-03-2014, 02:28 PM
  5. Replies: 1
    Last Post: 03-05-2011, 12:37 PM
  6. [SOLVED] Excel 2007 : Remove unwanted cell fill from blank cell
    By tradersteve in forum Excel General
    Replies: 4
    Last Post: 09-21-2010, 03:45 AM
  7. Replies: 5
    Last Post: 07-14-2009, 10:30 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