Excel formula will not calculate

mssbass

Active Member
Joined
Nov 14, 2002
Messages
253
Platform
  1. Windows
It may be a bug in my workbook but using VBA, I'm placing my formula in A2 and bringing to the bottom. This works but formula is not calculating. My workbook is set to Auto-Calculate, I tried F9, I made sure my column is set to General. I've re-entered my formula in the cell and pressed enter but it is still not calculating. When I enter a simple formula in A2 as follows: = 1+2, it's calculating as 0.

Any ideas how to force Excel to calculate properly?
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
Sounds like you might have a circular reference somewhere.
 
Upvote 0
Error Checking shows no circular reference. It's almost like I need some function to reset the entire sheet.
 
Upvote 0
I've created a new worksheet and the code works now - think it was a bug
 
Upvote 0
What happens if you use the evaluate formula button on the formulas tab, whilst A2 is selected?
 
Upvote 0

Forum statistics

Threads
1,215,312
Messages
6,124,199
Members
449,147
Latest member
sweetkt327

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