Link to home
Start Free TrialLog in
Avatar of galvani
galvani

asked on

runtime error

How to solve "Cannot create ActiveX object!!" error in run time. Why cannot use "Createobject" in the statment? It will occur run time error.
ASKER CERTIFIED SOLUTION
Avatar of caraf_g
caraf_g

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of galvani
galvani

ASKER

The error occur when I use createobject to open/create a text file.  How to solve it?