Is there a way to use MsgBox without any necessary user interaction to continue on with the macro?

For example, I want to occasionally display a MsgBox for a few seconds containing relevant data and then have it disappear and the macro continue on without the user having to click the OK button, etc.

Is this doable?