I know this is probably simple, but my brain is having a glitch right now.

How do I reset the Application.StatusBar?

As an example, I have code that states:

Application.StatusBar = "Running"

I know how to make the StatusBar say something else, but how do I reset it
to normal so that it shows the normal things such as "Saving Temporary
File", "Calculating", etc.?

Thanks.
Paul