Tool Bar Run Amok

J

Jon

When I run some macros I get a wide grey bar on the left
side of my spreadsheet. If I right-click on the grey
column, I get a tool bar menu. This is leading me to
belive that something in my code is resizing a tool bar.
Is there a way to fix this or once it appears to make it
disappear? Thanks.
Jon
 
G

Gord Dibben

Jon

If you believe it one of your macros that is re-sizing your Toolbar, I would
suggest you check all the code in all your macros for the culprit.

Difficult for anyone here to fix it without seeing some code.

Gord Dibben Excel MVP
 
Top