Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I have an Excel sheet that has a number of macros running - from th excel sheet a quote is exported to word. All works well on my machin (Office XP 2002) and appears to work well on newer versions of exce and word. However I need it to run on Office 2000 and possibly Offic 97. When I run it on Off2000 I get a VBA error: Compile Error: Cant find project or library. and it highlights the line in my code Dim appWD As Word.Application so I assumed it was a library problem that I needed to tell it i Tools/references that it was microsoft word X.X - however in bot Office 2000 machine I tested on the Available references had MISSING:Microsoft word 10.0 object library but it was still checked? Any ideas on how I can get this running would be greatly appreciated. THank -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Read/write excel and word 2007 documents from another application | Excel Discussion (Misc queries) | |||
Special pasting Charts from Excel to Word (2007 versions) | Charts and Charting in Excel | |||
Can Excel Track Versions Like Word? | Excel Discussion (Misc queries) | |||
Accessing different versions of Excel VBA from another application | Excel Programming | |||
Excel.Application Instantiating Different Versions | Excel Programming |