Thx for replies,
Here's the code:
Sub updater_()
Application.Calculate
End Sub
I believe this does the same job as hittig F9 on the keyboard, but sometimes on the worksheet f9 doesn't seem to work, so I've written this macro as a work around.
Any ideas, let me know. Thx