ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Toolbar Icon Size (https://www.excelbanter.com/excel-programming/321990-toolbar-icon-size.html)

Rob

Toolbar Icon Size
 
Hello,

Is there VBA code that I could run when a file opens to replicate the
following menu items that set the toolbar icons to normal size:

Tools, Customize, Options Tab, uncheck Large Icons


Thanks, Rob



Tom Ogilvy

Toolbar Icon Size
 
application.CommandBars.LargeButtons = False

--
Regards,
Tom Ogilvy

"Rob" wrote in message
...
Hello,

Is there VBA code that I could run when a file opens to replicate the
following menu items that set the toolbar icons to normal size:

Tools, Customize, Options Tab, uncheck Large Icons


Thanks, Rob





Rob

Toolbar Icon Size
 
Tom, thank you very much, easy when you know how!
Rob
"Tom Ogilvy" wrote in message
...
application.CommandBars.LargeButtons = False

--
Regards,
Tom Ogilvy

"Rob" wrote in message
...
Hello,

Is there VBA code that I could run when a file opens to replicate the
following menu items that set the toolbar icons to normal size:

Tools, Customize, Options Tab, uncheck Large Icons


Thanks, Rob








All times are GMT +1. The time now is 02:04 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com