Wrox Programmer Forums
|
Excel VBA Discuss using VBA for Excel programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Excel VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 13th, 2008, 11:25 AM
Registered User
 
Join Date: Aug 2008
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Excel & RibbonX

I have an Excel dictator application with all VBA isolated in its own workbook. Throughout the application, data workbooks are built/opened/viewed & modified by the user/closed (6 different workbooks at different times). I am having a problem putting the ribbon in a shared Namespace, such that it is entirely common between all workbooks with onAction events executing callbacks in the main VBA workbook.

I have gone through Excel 2007 VBA Programmers Reference -- Chapter 12 in detail, but am really struggling. With initial tests, once a data workbook is opened and active, none of the onAction events work. Also, it appears that all values for global variables are lost.

I want to have all ribbon customizations in an add-in which is programmatically installed during application initialized and de-installed upon application exit.

Any help would be sincerely appreciated.

Thanks.

Lenora Baker





Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel VBA & SQL LouNeate Excel VBA 2 April 5th, 2007 01:28 PM
Excel 2002 Sp1 & Excel Sp2 anup.bihani Excel VBA 0 November 23rd, 2006 04:48 AM
Linux & KDE & C++ & QT & MYSQL & Kdevelop Munnnki Linux 0 January 2nd, 2005 05:41 PM
JOOLE & Excel ken1978 Javascript How-To 4 July 26th, 2004 06:07 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.