Hi InDistressWithExcel
I believe the manual way is removed from Beta 2 as I remember correct
With code in Beta 2 this work
Application.CommandBars("Status Bar").Visible = True/False
The old way is also working in the final product
Application.DisplayStatusBar = True/False
--
Regards Ron de Bruin
http://www.rondebruin.nl
"InDistressWithExcel" wrote in message
...
Can someone please direct me on how can I restore the status bar in Excel
2007?
I just can't seem to find where to turn it ON?
Thank you.
Ashish Misra