cancel
Showing results for 
Search instead for 
Did you mean: 

VBA CreateObject("Designer.Application.14") Error Type Incompatibility

0 Kudos

When trying to create a Designer.Object (BO4.3 SP3) in VBA i get an Error "Type Incompatible"

Dim gBoApplication As Designer.Application
...
Set gBoApplication = CreateObject("Designer.Application.14")

In earlyer Versions (...4.2) it worked fine.

Any ideas?

Accepted Solutions (0)

Answers (0)