Do I have to use more than one module for an excel with more than one sheet? -
do have use more 1 module excel more 1 sheet? or can create single module generic functions suited every individual entity in each sheet?
a single module fine , it's functions callable sheet or sheet module. if start having lot of code, can create more modules. personnaly try keep generic, reusable code apart workbook specific code. way can export/import general use modules
Comments
Post a Comment