I
Ieuan
I'm currently having great problems getting information from a
VBA.CollectionClass.
I have a .NET webpage that has a reference to a dll that returns many
VBA.CollectionClasses. I'm able to call this dll and have many things
returned e.g. strings, integers and classes from the dll that the dll
has defined. However, I simply can't seem to view any data from the
returned values of type VBA.CollectionClass.
I can coount the number of items in various VBA.CollectionClasses but
that's about where I can get to.
I've read through this and many other areas trying to see if the
answer is out there somewhere but have got nowhere yet.
Anyone out there able to help?
VBA.CollectionClass.
I have a .NET webpage that has a reference to a dll that returns many
VBA.CollectionClasses. I'm able to call this dll and have many things
returned e.g. strings, integers and classes from the dll that the dll
has defined. However, I simply can't seem to view any data from the
returned values of type VBA.CollectionClass.
I can coount the number of items in various VBA.CollectionClasses but
that's about where I can get to.
I've read through this and many other areas trying to see if the
answer is out there somewhere but have got nowhere yet.
Anyone out there able to help?