I'm inexperienced with VBA Class Collections. I have crudley coded some objects which reflect my data requirements. I have experimented successfully and miserably with code up to the point of establishing a collection class which arranges these into a hierarchy. I think a learning curve remains ahead of me yet. So my question is derived more from my intuitive recognition of CC's.
Before I go headlong trying to experiment some more, is it possible to have a continuous form with a collection class as its Recordsource? I gave up on trying to find a working SQL string that produced a record source which could work with a form I would like to use. This is why I turned to CC's. It looks promising.
Before I go headlong trying to experiment some more, is it possible to have a continuous form with a collection class as its Recordsource? I gave up on trying to find a working SQL string that produced a record source which could work with a form I would like to use. This is why I turned to CC's. It looks promising.
Comment