Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
XP XP is offline
external usenet poster
 
Posts: 389
Default Custom tab available to all open workbooks?

Using Windows XP with Office 2007;

I need a way to create a custom tab on the ribbon that will be visible and
usable to all open workbooks, until the file containing the code for the
custom tab is closed.

Is there a way to do this? If so, can I get some instructions on how to
accomplish this?

Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Custom tab available to all open workbooks?

Hi XP

You can create a add-in with your Ribbon.

And in the Activate and Deactivate event in the thisworkbook module
of your normal workbook open and close the add-in with code



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"XP" wrote in message ...
Using Windows XP with Office 2007;

I need a way to create a custom tab on the ribbon that will be visible and
usable to all open workbooks, until the file containing the code for the
custom tab is closed.

Is there a way to do this? If so, can I get some instructions on how to
accomplish this?

Thanks!

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Custom tab available to all open workbooks?

Oops

In the open and close events and not the Activate and Deactivate events

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Ron de Bruin" wrote in message ...
Hi XP

You can create a add-in with your Ribbon.

And in the Activate and Deactivate event in the thisworkbook module
of your normal workbook open and close the add-in with code



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"XP" wrote in message ...
Using Windows XP with Office 2007;

I need a way to create a custom tab on the ribbon that will be visible and
usable to all open workbooks, until the file containing the code for the
custom tab is closed.

Is there a way to do this? If so, can I get some instructions on how to
accomplish this?

Thanks!

  #4   Report Post  
Posted to microsoft.public.excel.programming
XP XP is offline
external usenet poster
 
Posts: 389
Default Custom tab available to all open workbooks?


Thanks Ron; I was thinking this might work; I will delve into this and see
what happens.

Thanks!

"Ron de Bruin" wrote:

Oops

In the open and close events and not the Activate and Deactivate events

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Ron de Bruin" wrote in message ...
Hi XP

You can create a add-in with your Ribbon.

And in the Activate and Deactivate event in the thisworkbook module
of your normal workbook open and close the add-in with code



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"XP" wrote in message ...
Using Windows XP with Office 2007;

I need a way to create a custom tab on the ribbon that will be visible and
usable to all open workbooks, until the file containing the code for the
custom tab is closed.

Is there a way to do this? If so, can I get some instructions on how to
accomplish this?

Thanks!


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
Excel2007; workbooks.count is not counting all open workbooks greg.campeau Excel Programming 2 August 2nd 08 08:37 PM
Problems with Custom Functions and Muiltiple open workbooks Richard Wood Excel Programming 8 March 6th 08 09:52 AM
Custom Function Problems when multiple workbooks are open Richard Wood Excel Programming 1 February 21st 08 04:36 PM
custom menu cross contamination between open workbooks. windsurferLA Excel Programming 2 May 12th 05 06:03 PM
Excel 2003 Workbooks.Open with CorruptLoad=xlRepairFile fails on Excel 5.0/95 file due to Chart, with Error 1004 Method 'Open' of object 'Workbooks' failed Frank Jones Excel Programming 2 June 15th 04 03:21 AM


All times are GMT +1. The time now is 05:38 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"