Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rob Rob is offline
external usenet poster
 
Posts: 234
Default 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


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default 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




  #3   Report Post  
Posted to microsoft.public.excel.programming
Rob Rob is offline
external usenet poster
 
Posts: 234
Default 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






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Disappearing toolbar icon Slam Excel Discussion (Misc queries) 0 July 6th 06 02:54 PM
Adjusting toolbar size, restore toolbar Josh M Excel Discussion (Misc queries) 1 January 18th 06 06:17 PM
Odd toolbar icon behaviour Bernard Liengme Excel Discussion (Misc queries) 0 February 22nd 05 09:28 PM
Icon in toolbar Nick Excel Programming 1 February 16th 04 11:57 AM
Add Icon to Toolbar SS[_3_] Excel Programming 1 January 16th 04 09:07 PM


All times are GMT +1. The time now is 10:12 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"