+ Reply to Thread
Results 1 to 17 of 17

Formula result will only display as 0 (zero)

  1. #1
    Registered User
    Join Date
    10-11-2011
    Location
    Washington, DC
    MS-Off Ver
    Excel 2007
    Posts
    6

    Formula result will only display as 0 (zero)

    I am updating a workbook a colleague had handed off to me. There are several sections that contain formulas that pull data from other cells (some of these are simple calculations that sum two cells, others are more complicated formulas). These formulas appeared to be working until I double clicked one formula to view its inputs, then hit enter. The result, which was a value >0 before, turned to 0.

    This occurs throughout the time series.

    I tried F2 + ctrl/shift/enter, but I still get 0's as a "new" result, even though the inputs have not changed.

    Any ideas?

    Thanks in advance for your help!

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Formula result will only display as 0 (zero)

    What's the formula. Is it pointing to another sheet, linked to another workbook? Do they have the needed values.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Forum Expert
    Join Date
    09-27-2011
    Location
    Poland
    MS-Off Ver
    Excel 2007
    Posts
    1,312

    Re: Formula result will only display as 0 (zero)

    Maybe you have calculation set as manual
    Regards

    tom1977

    If You are satisfied with my solution click the small star icon on the left to say thanks.

  4. #4
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Formula result will only display as 0 (zero)

    Some thoughts,
    1. Try: Hit F9 to recalculate.
    2. Select the cell which is giving you 0, On "Formula Tab" click "Trace Precedents" see if the arrows go to the right cells.
    3. Make sure your precedent cells are actually numbers and not text.
    ????
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  5. #5
    Registered User
    Join Date
    10-11-2011
    Location
    Washington, DC
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Formula result will only display as 0 (zero)

    @NBVC- this happens across 5 or 6 rows in one section of the workbook... one equation is:

    =IF(H535<0, 'Ind Retirement'!$D$5*(H530)+H535, 'Ind Retirement'!$D$5*(H530-I533-SUM($H537:H537)))

    another formula is:

    =I530-SUM($H537:I537)

    where I530 =168.88 and H537+I537 = 0. the result of this sum is 0, where it should be 168.88

  6. #6
    Registered User
    Join Date
    10-11-2011
    Location
    Washington, DC
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Formula result will only display as 0 (zero)

    @ChemistB

    1) no luck
    2) the precedent cells are the correct cells that should be going into the problem cell
    3) all values are either percentages or numbers

    ....

  7. #7
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Formula result will only display as 0 (zero)

    Not easy to tell what's going on....
    Can you attach the workbook or something that shows same problem?

  8. #8
    Registered User
    Join Date
    10-11-2011
    Location
    Washington, DC
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Formula result will only display as 0 (zero)

    Sample problem is attached- highlighted cells are the "problem" cells
    Attached Files Attached Files

  9. #9
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Formula result will only display as 0 (zero)

    The formulas are involved in a Circular Reference

  10. #10
    Registered User
    Join Date
    10-11-2011
    Location
    Washington, DC
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Formula result will only display as 0 (zero)

    I've followed Excel's "circular reference" ID arrows by evaluating the formulas involved, and was unable to determine where the circular reference has come to be

    Does anything pop out at you?

  11. #11
    Forum Expert
    Join Date
    09-27-2011
    Location
    Poland
    MS-Off Ver
    Excel 2007
    Posts
    1,312

    Re: Formula result will only display as 0 (zero)

    I am not sure that correct but look at attachment
    Attached Files Attached Files

  12. #12
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Formula result will only display as 0 (zero)

    As per the link I showed, you can go to Office Button, click Excel Options, select Formulas and then check Enable iterative calculation.

  13. #13
    Registered User
    Join Date
    10-11-2011
    Location
    Washington, DC
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Formula result will only display as 0 (zero)

    @NBVC

    that worked! thank you so much!

  14. #14
    Registered User
    Join Date
    11-24-2014
    Location
    Richmond
    MS-Off Ver
    Excel for MAC 2011 - Version 14.3.8
    Posts
    5

    Re: Formula result will only display as 0 (zero)

    @NBVC

    Can you or anyone else help me with the same problem except for excel 2011 for MACs?

  15. #15
    Forum Contributor
    Join Date
    06-27-2012
    Location
    NY
    MS-Off Ver
    Excel 2003
    Posts
    164

    Re: Formula result will only display as 0 (zero)

    I am having the same problem with an excel spreadsheet that i have and i tried the Enable iterative calculation and it doesnt seem to work for me.

  16. #16
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,598

    Re: Formula result will only display as 0 (zero)

    djmatok,
    Unfortunately your post does not comply with Rule 2 of our Forum RULES. Do not post a question in the thread of another member -- start your own thread.

    If you feel an existing thread is particularly relevant to your need, provide a link to the other thread in your new thread.

    Old threads are often only monitored by the original participants. New threads not only open you up to all possible participants again, they typically get faster response, too.
    Ben Van Johnson

  17. #17
    Registered User
    Join Date
    02-21-2019
    Location
    Wisconsin
    MS-Off Ver
    2016
    Posts
    1

    Re: Formula result will only display as 0 (zero)

    I was having a similar issue and resolved it by checking to see there was no text included. My equation was simple, I was just getting the average of a group of 6 numbers.
    Click the Formulas Heading
    Under "Formula Auditing" click the down arrow next to the option "Error Checking"
    Click "Circular References" this should show you what is causing the output to be zero

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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