0

When I put a formula in a cell using Excel VBA, It does not show the formula result until I manually goto the cell and click the formula bar, and press enter.

I have tried calculating range, calculate sheet etc.

braX
  • 11,506
  • 5
  • 20
  • 33
Naveed
  • 1
  • 3
  • https://stackoverflow.com/questions/49743732/turn-on-off-automatic-calculation-in-only-a-few-columns-in-excel – braX Jan 07 '23 at 12:31
  • 2
    It's likely you ran some code that turned it off, but then it errored and stopped before it could complete, so the code to turn it back on never ran. – braX Jan 07 '23 at 12:42

0 Answers0