You could display a userform containing a textbox or label. Use the form's .Showmethod to display the form, then either use the .Hide method or the Unloadstatement to remove the form.