ppr
(Peter Preuss)
2
@Jimmy_Greaves
have a check if the validation errors get reduced by:
on top define:
Dim Email As Object
More down in the code change: Dim Email into Set Email
Similar do it on other Dims without Datatype definitions and use Set for init the objects
Just refer to some working code lines e.g. like here: