View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GregR GregR is offline
external usenet poster
 
Posts: 246
Default Using a collection as a property

keepITcool, I have a similar situation. Practically how would I use
your class module suggestion. I have created 2 class modules, CUser and
CCourse and have put the regular code in a new module. How do I apply
your recommendation?

Greg