Help: Excel Formulas NOT udpating and NO it has NOTHING to do with automatic option or circular references, ETC. !!

Donavan Casson

New Member
Joined
Apr 24, 2020
Messages
6
Office Version
  1. 365
Platform
  1. Windows
OK, I am absolutely fit to be tied! I am a Microsoft 365 User and have an issue where certain formulas are not updating unless I go directly into the cell and hit enter. And NO, this has NOTHING to do with automatic option or circular references, or the format of the cell, etc. etc. and all of the other what seems like thousands of possibilities posted out there on the internet. I am completely fed up of reading article after article suggesting the same things over and over that have ZERO to do with my issue. Please advise and help. Thank You.
 
I was teasing re: circular referencing - that's how I tend to react to messages in ALL CAPS.
Two things:

(1) It is easy enough to see whether or not a sheet is engaged in circular referencing. As I'm sure you've already discovered from you research, Exel will inform the user if there is any in the workbook. In case anyone else reading this post needs to know, this can be found out by clicking the "Formulas" tab and then clicking on "Error Checking" in the 'Formula Auditing' group.

(2) Rethinking your original post and now (pretty much supported by your last message), it may be the case that it's not that particular file that's causing the problem, but another. It is entirely possible that one of the add-ins is causing the problem.

If one of the addins (or any other macro-enabled file you loaded) turns off the screen-updating property (or here, likely changes the calculation method) and does not later revert to the default setting, this will affect every other spreadsheet. It may be the case that the add-in/macro intended to revert to the default setting, but this was interrupted by an error and execution of the code was also interrupted, thus causing the problem.

In any event, Excel will revert to default when you restart it. If the problem persists (as it appears to be in your case) and the add-ins are loaded, then yes - it is more than likely that cause of the Add-ins. I suspect that by now you've tried to disable/uninstall the add-ins? How did it go?

I would make two more observations - if you have tried coding a macro in the past, then the code may have been saved in your Personal Workbook. Also, for the benefit of anyone else, it is worth noting that although macro-enabled workbooks are (these days) indentifiable by the extension -> XLSM, XLTM, XLAM (though XLAM is not technically a workbook) - it's important to remember that XLS files can also contain macros (as can XLA, obviously).
Got it, thanks. So far, so good with those two add-ins disabled. We'll see...if I encounter the problem again then I think I will proceed with a uninstall / re-install. Those add-in's by the way were used in conjuction with a third party software that allowed for push of certain spreadsheet data directly into the other software platform.
 
Upvote 0

Excel Facts

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.
Well, I'm glad that it is (fingers-crossed) working out for you.

That sort of thing shouldn't with Excel in it's default ('clean') state. In order for it to get to that point, something needs to have happened between it starting up in it's clean state, and you enountering the problems. Realistically, that would (more than likely) have to be either a bug in the code of: (i) your personal workbook; (ii) a spreadsheet you've opened, or (iii) the add-ins. You've ruled out (i) and (ii), and if its working from disabling the add-ins, I think you have your answer. May be worth contacting the company/developers to see if they can fix it before uninstalling excel?

Anyway, hope it works out.
 
Upvote 0

Forum statistics

Threads
1,216,077
Messages
6,128,673
Members
449,463
Latest member
Jojomen56

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top