Use module, not thisworkbook
What are the advantages / disadvantages of using thisworkbook over a
module, or a module over thisworkbook for holding code?
Most of my projects seem to work fine by simply using thisworkbook and
the individual sheets (where necessary) and not ever using a separate
module...
Is there a file size consideration? Speed?
Rob
|