![]() |
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 |
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 |
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