View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John Tripp[_4_] John Tripp[_4_] is offline
external usenet poster
 
Posts: 1
Default Clearing the status line

VBA 2000 Excel Office Professional
How can I clear the status line? After I run subroutine the work
"Calculate" appears on the status line. I can't seem to clear it. I tried
F9. I also tried calculate as last command in macro. Thanks for any help