View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
[email protected] paul.robinson@it-tallaght.ie is offline
external usenet poster
 
Posts: 789
Default Macros works on one PC but not on another

Hi
On the other machine open up the VB Editor and go to Tools, References.
Look for any references with MISSING next to them. It might be, for
example, that your laptop is referencing the Word 11.0 Object Library
but the other machine has Word 10.0. You would then need to click on
the reference to Word 10.0 on the other machine.

regards
Paul