Forum Discussion
muralikaja
Dec 06, 2020Copper Contributor
Now() Function is not Updating Automatically
In my Excel the Now() Function is not updating automatically..... I have to press Enter for it to update.... earlier it was not the case.... please help out...
- Dec 06, 2020
Make sure that Calculation Options is set to Automatic in the Calculation group of the Formulas tab of the ribbon.
Remark: NOW() should be recalculated whenever Excel recalculates a formula. If there is nothing else that has to be recalculated, NOW() won't be updated either.
HansVogelaar
Dec 06, 2020MVP
Make sure that Calculation Options is set to Automatic in the Calculation group of the Formulas tab of the ribbon.
Remark: NOW() should be recalculated whenever Excel recalculates a formula. If there is nothing else that has to be recalculated, NOW() won't be updated either.
- muralikajaDec 06, 2020Copper ContributorMany thanks! Got it...