View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Piotr Lipski Piotr Lipski is offline
external usenet poster
 
Posts: 36
Default Excel - how to prevent new office version from upgrading word object reference

On 4 Jul 2006 09:49:40 -0700, Zoner wrote:

Hi all...

I have an excel spreadsheet, with Macro's which control Microsoft Word.
They were written using Excel and Word from Office 2000 (Word 9.0).


[...]

Remove any Word reference from VBA project and use late binding.

--
PL