Message 1 of 5
ActiveX Component Can't Create Object error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi
in "vba" excel i want to Get the power mill document with GetObject( , "pmill.document")
and use CreateObject("PMILL.document")
the first code not work and second get the below error
in power mill 2019 and windows10 was occurred below error:
Run-Time Error '429': ActiveX Component Can't Create Object
why?