LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Override normal VBA when clicking on a add-in (BEx) toolbar button

I have a toolbar with a "RefreshNow" button that I want to preempt so I can
do some extra steps. I have ID'd the toolbar and button object code as :

commandbars("Business Explorer").Controls("RefreshNow")

I have tried :

commandbars("Business Explorer").Controls("RefreshNow").OnAction = MsgBox

(for example), but this does not seem to work. I would like the preempt to
work on all tabs of this workbook.

For a procedure name, I tried "Sub RefreshNowButton_click()".

Any Ideas would be greatly appreciated.
 
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
Toolbar has changed - how to return to normal jmcclain Excel Discussion (Misc queries) 1 October 13th 09 08:13 PM
Clicking hyperlink causes toolbar to show TerryTutor Excel Discussion (Misc queries) 12 October 4th 07 03:33 PM
Spin Button to Change Label between Normal and BOLD Corey Excel Programming 1 April 30th 07 12:06 PM
Get info on toolbar button by clicking on it Spamarrant Excel Programming 0 August 25th 06 01:33 PM
Delete a custom button by holding down the ALT key and dragging the button off the toolbar Stephen[_8_] Excel Programming 0 April 4th 04 02:22 PM


All times are GMT +1. The time now is 06:41 AM.

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"