View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
ryguy7272 ryguy7272 is offline
external usenet poster
 
Posts: 2,836
Default Exporting Data to Word 2007 Using Reference to Word 11.0 Library

I don't use Word 2007, but I believe the reference will be 12.0. I use
Office 2003, and there references are 11.0. I think you will need 12.0 for
Word 2007, and no reference to Excel, so any reference to any 11.0 object is
a moot point anyway...

Regards,
Ryan---

--
RyGuy


"Orion Cochrane" wrote:

I made this "database" of sorts on Excel 2003 and I have a macro that exports
a report to Word 2003 and saves it in the same directory as the Excel file.
Is there going to be a problem with Office 2007 users because I set a
reference (Tools References) to the Word 11.0 Object Library? And will the
Word document save as *.doc? Thanks.
--
I am running on Excel 2003, unless otherwise stated.