LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default How to reach Application Objects in Events?

I don't know how you would make it visible to everything but events or why
you would want to.

But if you instantiate application.level events, you could use that class
module to hold your application level property.

http://www.cpearson.com/excel/appevent.htm

Even if you did this, however, it wouldn't be independent of a workbook -
you would still have to open and execute the code in a workbook to create
the property.

--
Regards,
Tom Ogilvy



"NOPIK" wrote in message
ps.com...
Well... I know how to operate VB objects in common :-) More concrete:
I need to access objects outside of event visible range (but inside
the Application visible range).
Example: Application.MyOwnProperty visible for any module or class,
except events.
Can I access this property or method (may be, from other root of
Application object)?



 
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
Application events ben Excel Programming 29 July 21st 05 04:12 PM
Application Events / App_WorkbookOpen Fries[_2_] Excel Programming 5 December 18th 04 01:21 PM
Mouse over events for Active X objects in excel Shrinu Excel Programming 1 May 26th 04 10:42 PM
Using Application Events Thomas Herr Excel Programming 2 April 5th 04 09:24 PM
structure of classes,objects,properties,methodes,events... Jan Eikeland Excel Programming 2 December 24th 03 10:49 AM


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