View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Robert Crandal Robert Crandal is offline
external usenet poster
 
Posts: 309
Default Problem with Word 12.0 Object Library

I'm trying to automate Word 2007 using Excel 2007.
Someone told me that I need to add a reference to the
"Word 12.0 Object Library" in my VBA project, but
all I see is the following error message:

"Name conflicts with existing module, project,..."

Does anyone have an idea what might be wrong?

Thank you!