Quote Originally Posted by Bob Phillips View Post
Would a collection class not do what you want?
Quite possibly … I’m relatively new to classes and collections, haven’t figured out to combine then yet. I’ll ponder this, thanks for the tip …

If I understand your suggestion correct, what I need to do, is first have the classes for the individual objects, then set up a separate class for the collection of the objects, and then create items in the latter one ?