View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
R-N[_2_] R-N[_2_] is offline
external usenet poster
 
Posts: 1
Default opening a word document from excel Whoops!

Chri

I meant to put "NOT" in front of the comment lin
'Set wrd = GetObject(cWrdDoc, "Word.Application"
as in 'Not Set wrd = GetObject(cWrdDoc, "Word.Application"

Rog