Manually, you can go to the Tools menu, choose Options, then the
View tab. There, uncheck "Status bar". Programmatically, use
Application.DisplayStatusBar = False
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.