Thread: [Solved] Where does my code go?
View Single Post
 
Old 03-13-2012, 08:21 AM
rbaldwin rbaldwin is offline Windows XP Office 2007
Novice
 
Join Date: Mar 2012
Posts: 2
rbaldwin is on a distinguished road
Default Where does my code go?

I'm working on my first macro. word 2007
Where do i put my code? I'm in the vb project explorer and i see that i can add a module, or double click on ThisDocument and have another code window. So do i have 2 places where code can go. is there a purpose for each or does it matter? Why would i need to add a module if ThisDocument has a code window?

Pretty basic i guess.

Is there a reference for this stuff? A web resource? a Getting started tutorial?
Reply With Quote