Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 20
Default Accessing AddIn Class Modules from Client Worksheet

I'm creating an Excel AddIn. The AddIn creates an Excel menu option. When
a client worksheet clicks the menu, AddIn code is executed that reads data
files, loads the data into an AddIn worksheet, and then creates global
objects (class modules instances declared Public in a standard module)
containing the same data. The AddIn worksheet is then copied to a client
worksheet.

The user has the ability to edit the worksheet and I'd like to be able to
save the data back to the global objects. But the client worksheet cannot
see or create instances of the AddIn class modules. What's the most
efficient way of passing data back and forth between my global objects and
the client worksheet?

Thanks,

Mark D.


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
Naming class modules in Excel 2002 bryan Excel Discussion (Misc queries) 2 December 13th 04 11:42 AM
Class modules pk Excel Programming 2 October 3rd 03 03:45 AM
Class Modules vs Modules Jeff Marshall Excel Programming 2 September 28th 03 07:57 PM
Class Modules Siphuncle Excel Programming 2 August 12th 03 06:37 PM
Event - RaiseEvents Within Class Modules John Peterson[_3_] Excel Programming 4 July 17th 03 12:53 AM


All times are GMT +1. The time now is 03:35 AM.

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

About Us

"It's about Microsoft Excel"