View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
keepITcool keepITcool is offline
external usenet poster
 
Posts: 2,253
Default Using a collection as a property


examine the LOCALS window..
when the stop is highlighted..
it's all there.

what do you mean with implement it?

--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


GregR wrote :

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