• HEXUS
  • HEXUS.tv
  • channel
  • gaming
  • lifestyle
  • trust
  • community
  • ESReality
  • HEXUS.community discussion forumsVisit Corsair.com

    Welcome to the HEXUS.community discussion forums forums.

    You are currently viewing our boards as a guest which gives you limited access to view most discussions and other features. By joining our free community you will have access to post topics, respond to polls and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
    Go Back   HEXUS.community discussion forums > HEXUS.help - buying advice & technical queries > Operating systems & applications > Software and web development

    Software and web development Databases, graphics, programming, scripting and web development.

    Reply
     
    LinkBack Thread Tools
    Old 18-07-2006, 02:03 PM   #1 (permalink)
    Senior Member
     
    Join Date: Apr 2005
    Location: Essex
    Posts: 600
    Thanks: 0
    Thanked 1 Time in 1 Post
    Excel help - removing '0' results from formula

    I'm aggregating a lot of information with many hundreds of results on the form as '0'. As I'm working with numbers with 000's on them, it gets quite distracting.

    In college I was shown a way of removing the 0's from display - it wasn't a find and replace - yet I can't remember if it was a macro or a conditional format or something.

    Anyone got any ideas?

    Tim N
    tim_n is offline   Reply With Quote
    Old 18-07-2006, 03:54 PM   #2 (permalink)
    Senior Member
     
    ajbrun's Avatar
     
    Join Date: Apr 2004
    Location: York, England
    Posts: 4,840
    Thanks: 4
    Thanked 25 Times in 13 Posts
    I'm not entirley sure since I don't have excel infront of me right now, but I think it you right click the cell and go to cell properties there's an option to turn the number 0 into a blank cell (i think that's what you're after, and I think it exists there ).

    ajbrun is offline   Reply With Quote
    Old 18-07-2006, 04:25 PM   #3 (permalink)
    I machine things !
     
    Join Date: Nov 2005
    Location: Southampton
    Posts: 424
    Thanks: 2
    Thanked 1 Time in 1 Post
    Shamelessly copied from Excel help :

    "Display or hide all zero values on a worksheet
    On the Tools menu, click Options, and then click the View tab.
    Do one of the following:
    To display zero (0) values in cells, select the Zero values check box.

    To display zero values as blank cells, clear the check box."


    ..or...

    "Use a number format to hide zero values in selected cells
    Caution Follow this procedure to hide zero values in selected cells. If the value in one of these cells changes to a nonzero value, the format of the value will be similar to the general number format.

    Select the cells that contain the zero (0) values that you want to hide.
    On the Format menu, click Cells, and then click the Number tab.
    In the Category list, click Custom.
    In the Type box, type 0;-0;;@ "
    machinist is offline   Reply With Quote
    Old 18-07-2006, 05:19 PM   #4 (permalink)
    unapologetic apologist
     
    fuddam's Avatar
     
    Join Date: Nov 2005
    Location: UK
    Posts: 1,354
    Thanks: 66
    Thanked 44 Times in 39 Posts
    another method, which may be too much hassle, would be to embed your original calc within an IF statement

    ie. =IF(original calc = 0, "", original calc)

    is useful insofar as can do a lot more with it, eg if your calc returns an error message like #N/A or #DIV0
    ordinarily that would cause problems further down the line, because you can't incorporate such results in a greater total (for eg)

    the idea would be to replace all error messages with nothing, using that IF statement.

    apologies if you're already way beyond that


    Last edited by fuddam; 18-07-2006 at 05:22 PM..
    fuddam is offline   Reply With Quote
    Old 19-07-2006, 09:23 AM   #5 (permalink)
    I machine things !
     
    Join Date: Nov 2005
    Location: Southampton
    Posts: 424
    Thanks: 2
    Thanked 1 Time in 1 Post
    I always use the ISERROR function to eliminate any possible errors from my sheets.
    machinist is offline   Reply With Quote
    Old 20-07-2006, 09:05 AM   #6 (permalink)
    unapologetic apologist
     
    fuddam's Avatar
     
    Join Date: Nov 2005
    Location: UK
    Posts: 1,354
    Thanks: 66
    Thanked 44 Times in 39 Posts
    zigackly! ferpectly right

    fuddam is offline   Reply With Quote
    Reply

    Breadcrumb
    Go Back   HEXUS.community discussion forums > HEXUS.help - buying advice & technical queries > Operating systems & applications > Software and web development


    Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
     
    Thread Tools

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off
    Trackbacks are On
    Pingbacks are On
    Refbacks are On


    Similar Threads
    Thread Thread Starter Forum Replies Last Post
    Removing RAM to install in another PC MEW71 Operating systems & applications 2 02-04-2006 01:42 PM
    ATI Catalyst 5.8 released =TcQi= Graphics cards and Monitors 17 18-08-2005 12:35 AM
    IE Opens Excel Spreadsheet In Web, Not Excel Vini Software and web development 6 12-08-2005 08:50 AM
    Underachieving 3dMark03 Results... cptwhite_uk Help - technical & advisory 8 23-09-2004 06:19 PM
    Fantasy Formula 1 kaillum HEXUS.automotive - Cars & Bikes 4 22-10-2003 06:27 PM



    All times are GMT. The time now is 05:21 AM.

    Any representations/statements made on the HEXUS.community discussion forums are the representations/statements of the author i.e. the person/organisation making them. If any such representations/statements are disputed they are a matter between the parties concerned.
    HEXUS Limited accepts no responsibility for any misrepresentations, inaccurate or false statements made by any person/organisation other than HEXUS Limited employees.
    For more information please read HEXUS Limited's terms, conditions and privacy policy.

    Hosted Exchange | Virtual Dedicated Server

    Powered by vBulletin® Version 3.8.4
    Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
    Content Relevant URLs by vBSEO 3.3.2
    Copyright © 2010 HEXUS® Limited. All rights reserved. Unauthorised reproduction strictly prohibited.