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

try

Application.StatusBar = False

:)
susan


On Jun 25, 9:04*am, 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