Hi,
When I use the following Code

Dim WrdApp As Object
Set WrdApp = CreateObject("word.application")

I get "OLE Automation server can't create object" Error,
Can you tell me why?