There is a small Word application embedded in my PowerBuilder application. I have never worked with Word programming, although I'm familiar with VBA via MS Access, and once long ago from Excel. My question is, how do the .dot and .DOC files relate to each other? I put a break point at the top of the .dot macro and expected it to execute when I opened the .doc file. Didn't do it. In Excel and Access, the VBA is accessed via the end product, a letter or a spreadsheet. And is executed when those objects are opened. How does it work in Word?
TIA
LAS