View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ADG ADG is offline
external usenet poster
 
Posts: 76
Default Creating a new Object

I am experimentins with the Collection Object and want to create a new object
to hold a user defined type.
I want to store my data in the user defined type and keep track of the sets
of data using the collection. I have never used the Class module before, can
anyone point me in the right direction?
--
Tony Green