Search results

  1. C

    A collection within a collection?

    Well, I'm glad I was syntactically correct! That's a start, that was the question I was having a hard timing figuring out. Now I can look for my errors elsewhere. I believe I found where I was going wrong. Thanks to the clues offered in your replies, you led me in the right direction: the...
  2. C

    A collection within a collection?

    Howdy, I have a class module that contains a collection of objects. These objects each also contain a collection of objects. I'm having trouble referencing anything in this sub-collection. The main object represents a physician's clinic, which contains a collection of appointment slots (time...
Back
Top Bottom