runtime error 438 when opening an excel file

  • Thread starter Jеns Mаrtin Schlаttеr
  • Start date
J

Jеns Mаrtin Schlаttеr

Within a vbs script, I do "objExcel.WorkBooks.Open name,2,true".
With some excel files, I get the error: run-time error 438, object
does't support this property or method.
How can I get rid of this error?

JMS
 
Top