Status Bar and the small panels on its right

  • Thread starter Thread starter John
  • Start date Start date
J

John

How do I remove the small panels on the right of the Status Bar? The
ones that have one of them written NUM?

Thank you
John
 
John,

Manually, you can go to the Tools menu, choose Options, then the
View tab. There, uncheck "Status bar". Programmatically, use
Application.DisplayStatusBar = False


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com (e-mail address removed)
 
I am very sorry, I forgot the word "not".

The earlier message should have been written like this

I do not want to remove the whole Status Bar but only the small panels
on the right one of them containing the word "Num". The Status Bar
should be visible without these small panels.
 
I do not want to remove the whole Status Bar but the small panels on
it right. The Status Bar should be visible without the small panels.

Thank you
John
 
Back
Top