View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Office_Novice Office_Novice is offline
external usenet poster
 
Posts: 245
Default Clear status bar message in bottom left hand corner

Application.Statusbar = False

"sk8gfast" wrote:

Is there a way to clear the status bar message in the bottom left hand corner?

Thanks for any assistance you can provide.

Betty