Results 1 to 3 of 3

How to make hide 0 with blanks but still keeping its value in the cell?

Threaded View

  1. #1
    Forum Contributor
    Join Date
    07-29-2005
    Location
    Singapore
    MS-Off Ver
    2007
    Posts
    253

    How to make hide 0 with blanks but still keeping its value in the cell?

    Hi,

    I have 4 tabs, tab 1 = received, tab 2 = issued, tab 3 balance, Customer tab.

    Balance tab = Received - Issued.
    Issued tab will calculate how many items are issued to customer (in customer tab)

    I put =IF('Customer 1'!E9=0,"",'Customer 1'!E9) in issued tab to hide the 0 but this action make the balance tab shows blank as my cell in balance is

    =IF(ISERROR('Total Received'!E9-'Total Issued'!E9),"",'Total Received'!E9-'Total Issued'!E9)

    If I could make the cells in issue tab to have value 0, this problem will not occur.
    How do I keep the value 0 in issue tab, without replacing it with blanks to show that the cell is blank but actually it has a value of 0?

    Example as attached.
    Attached Files Attached Files
    Last edited by Lewis Koh; 06-07-2010 at 09:27 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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