It is really hard to say why it might be happening without having an intimate knowledge if how/when your VBA code is running, and at when this errors occur and when they don't. It is probably all related.
I really am not concerned about how it is happening. I am confident it is just a cosmetic thing because of the VBA code that is "getting in the way". I am also confident that were I logged in to that code there would be no problem. But my original question still stands. Is there not a way to have a macro Hit F2 and then the enter key?
I go back to a simple variation of the first code I posted:
Code:
Sub RefreshFormula()
ActiveCell.Formula = ActiveCell.Formula
End Sub
I cannot re-create your exact situation, but it need seem to have the same effect as hitting F2 and hitting Enter (it basically just re-enters the formula you already have in the ActiveCell).
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.