Just a quick question.
When using an object as with events as a variable i.e Dim WithEvents ZipFile As ChilkatZip goes at the top of the forms code and event handlers can be added to the form’s code, can the object be passed to a module or does it all have to be written against the form?
Not sure I explained that well, so if any further explanation is needed, please reply and ask.
Any help to keep my code tidy would be much appreciated.