Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using Createobject to create a Collection

Status
Not open for further replies.

xterra

Programmer
Apr 5, 2001
71
US
Hi,

I need to create a collection object to store some com object's I created. I know I can write a wrapper class to act as a collection but I would rather be able to use the VBA.Collection in Visual Basic. I have looked everywhere for the application name and class name to use in the Server.Createobject method but I can't find it. Could someone tell me if it is out there, or how to find it?

Thank you,

Adam
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top