Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 391
Default VBA code line to ascertain if VBAProject(Test) in the IDE is open

2003, 2007

Assume:

a VBA project VBAProject(Test) is listed in IDE

What VBA code line would "sense" (True/False) if and attempt to open VBAProject(Test) is requested?

And/Or if VBAProject(Test) is open in an IDE window?

And/Or if the IDE is open?

TIA EagleOne
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 434
Default VBA code line to ascertain if VBAProject(Test) in the IDE is open

hi, !

2003, 2007 Assume: a VBA project VBAProject(Test) is listed in IDE
What VBA code line would "sense" (True/False) if and attempt to open VBAProject(Test) is requested?
And/Or if VBAProject(Test) is open in an IDE window?
And/Or if the IDE is open?


I don't think that vba-code could "sense" if (another) vba-code attempts to enter in a vba-project (???)

you can find what (and how) to do in the vbe-ide through code starting from this page:
(Chip Pearson): Programming The VBA Editor: http://www.cpearson.com/Excel/vbe.aspx

if you need to catch when somebody tries to profanate your macros...
you should use/back to the (ancient ?) xl4 macro-functions programming language

regards,
hector.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 391
Default VBA code line to ascertain if VBAProject(Test) in the IDE is open



Hector, I appreciate your thoughts, time and knowledge.


Héctor Miguel" wrote:

hi, !

2003, 2007 Assume: a VBA project VBAProject(Test) is listed in IDE
What VBA code line would "sense" (True/False) if and attempt to open VBAProject(Test) is requested?
And/Or if VBAProject(Test) is open in an IDE window?
And/Or if the IDE is open?


I don't think that vba-code could "sense" if (another) vba-code attempts to enter in a vba-project (???)

you can find what (and how) to do in the vbe-ide through code starting from this page:
(Chip Pearson): Programming The VBA Editor: http://www.cpearson.com/Excel/vbe.aspx

if you need to catch when somebody tries to profanate your macros...
you should use/back to the (ancient ?) xl4 macro-functions programming language

regards,
hector.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 434
Default VBA code line to ascertain if VBAProject(Test) in the IDE is open

hi, !

... I appreciate your thoughts, time and knowledge.


thanks for your feed-back (and...)

I just try to be a "mirror" of the knowledge from so many others :D

regards,
hector.


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
VBA code to ascertain difference between Range1 and Range2 [email protected] Excel Programming 6 April 14th 09 02:01 AM
Programmatically Open Locked VBAProject Michael PE Excel Programming 5 January 3rd 08 05:22 PM
VBAProject remains open after file is closed sequoia sam Excel Discussion (Misc queries) 4 August 2nd 05 07:59 PM
Test for VBAProject Locked from Viewing DennisE Excel Programming 2 January 25th 04 09:02 PM
code in VBAProject will not run Mike[_58_] Excel Programming 2 November 9th 03 04:08 PM


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