hexagon logo

Run Time Error

Hi All

I receiving a run time error see below.

I know the code works on two other systems with the same versions excel, windows and and PC Dmis.

I'm using office 365 64 bit with excel version1902 the OS is Windows 10 64 bit and PC Dmis 2018 R2 SP4

I receive this error only on this system when its trying to create the object. Set DmisApp = CreateObject("PCDLRN.Application")





Dim DmisApp As PCDLRN.Application
Dim DmisParts As PCDLRN.PartPrograms
Dim DmisPart As PCDLRN.PartProgram
Dim DmisCmds As PCDLRN.Commands
Dim DmisCmd As PCDLRN.Command
Dim FeatCmd As Object

Set DmisApp = CreateObject("PCDLRN.Application")



I'm using office 365 with excel version1902 the OS is Windows 10 64 bit and PC Dmis 2018 R2 SP4

Thanks
Bill
Parents Reply Children
No Data