H
Harvey
Hi
I have to declare an object named LegalName that contains three public variable
Class LegalName
Dim Id as Intege
Dim Name as Strin
Dim CRef() as Strin
Can I do something like that in vba? thx
I have to declare an object named LegalName that contains three public variable
Class LegalName
Dim Id as Intege
Dim Name as Strin
Dim CRef() as Strin
Can I do something like that in vba? thx