determine where visual basic was called from 
Author Message
 determine where visual basic was called from

Hi all

I am new to VBA in word - previously used wordbasic.

Does anybody know if there is an equivalent of the excel application.caller
in word to determine where Visual Basic was called from?

Regards
Michelle



Tue, 25 Mar 2003 03:00:00 GMT  
 determine where visual basic was called from
Hi Michelle,

The nearest equivalent is the MacroContainer property, which indicates the
template or document which is hosting the code that is running at present.

--
Regards
Jonathan West - Word MVP
MultiLinker - Automated generation of hyperlinks in Word
Conversion to PDF & HTML
http://www.multilinker.com
Word FAQs at http://www.multilinker.com/wordfaq
Please post any follow-up in the newsgroup. I do not reply to Word questions
by email


Quote:
> Hi all

> I am new to vba in word - previously used wordbasic.

> Does anybody know if there is an equivalent of the excel
application.caller
> in word to determine where visual basic was called from?

> Regards
> Michelle



Tue, 25 Mar 2003 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. determine where visual basic was called from

2. Calling Visual Basic DLL from Visual Objects

3. How do you call a Visual C++ (DLL) function from Visual Basic

4. Calling Visual C++-dll from Visual Basic

5. Calling Visual C++ 5.0 DLL Functions From Visual Basic 5.0

6. I am a technical recruiter and I amseeking a Visual Basic programmer who can also

7. I am lokking for a professional who works with visual basic, poerbuilder, and C++

8. Question on Visual Basic EXE calling Visual C DLL

9. How to write Visual C++ DLL's and call them from Visual Basic

10. OpenForm called form Visual Basic 4.0

11. call java web service by visual basic.net

12. C datatypes and structures for a dll call in visual basic

 

 
Powered by phpBB® Forum Software