In VBA, when you create many objects (for example, numerous "Task" objects) from a custom class, how do you manage them all together? If you put them into a standard Collection object, there is a risk ...
Create a UserForm containing a dynamic number of controls and make sure they are being triggered by certain events. To achieve ...