Share via

issue with formula not recognizing number in cell

Anonymous
2022-11-09T01:43:41+00:00

Hi all,

I'm having issues with Excel Online doing something pretty funky. If I have it on the Automatic calculating option and then double click within a cell to check a formula, it calculates all content to zero (I first noticed it when trying to reference a cell in a formula and it kept returning 0). But if I switch to manual calculating, all my formulas work just fine but I have to go through and manually click every single cell individually.

Everything was working just fine till just a couple hours ago and now all my formulas are acting up. I only tried the manual calculating as a troubleshooting option, and so I could keep working, but it's definitely not a long term solution.

I have tried closing the workbook and opening it back up again, but to no avail.

I can't think of how else to summarize the problem or take a screenshot that would demonstrate but please let me know if there's any other info I can provide.

EDIT: this is happening in onedrive.live.com

Also updated Chrome, relaunched browser and the issue still persists.

Microsoft 365 and Office | Excel | Other | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

HansV 462.6K Reputation points
2022-11-09T20:00:23+00:00

Look at the formulas in C13 and D13. Apparently they refer to cells on another sheet. And those cells eventually refer back to E13.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Anonymous
    2022-11-15T18:26:18+00:00

    Thank you!

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2022-11-09T19:32:46+00:00

    Hey Hans, thanks for replying. So I downloaded it and indeed there are a few but I'm confused by them. Here's one:

    When I click the grids (highlighted), they go away. The formula showing is in cell E, co I don't understand why it's a circular reference...

    Was this answer helpful?

    0 comments No comments
  3. HansV 462.6K Reputation points
    2022-11-09T07:57:38+00:00

    I suspect that you have a circular reference, that is a formula that refers directly or indirectly to the cell containing the formula.

    A simple example is the formula =A1+1 in cell A1.

    If you open the workbook in the desktop version of Excel, you should be able to find circular references through Formulas > Error Checking > Circular References...

    Was this answer helpful?

    0 comments No comments