Where is the VBA Code?

T

TKM

Where and or How do I find the VBA code in my project? I hear it also has a
Access database attached. I think I could find the path if I can figure out
how to access the code in my Word Document.

Thank you
 
T

Tony Jollans

I don't really understand what you're saying about Access but you access the
code in a document by using the VB Editor, Press Alt+F11 in your document to
open it and navigate using the Project Explorer (Ctrl+R will bring it up if
for some reason it's not there).
 
Top