Hihi,
I am new and just started on excel VBA.
Say i have many worksheets in say book1.xlsm and each worksheet have its own set of unique vba procedures. Can I run everything at once ie with a short cut key?
if yes, I will need some guide to go about doing it
-Do I write my codes in each worksheet?
-or put all my codes in a module and use "if then statement" to find the worksheet to run a particular procedure to that worksheet
Pls advise.
Regards
Edmund
I am new and just started on excel VBA.
Say i have many worksheets in say book1.xlsm and each worksheet have its own set of unique vba procedures. Can I run everything at once ie with a short cut key?
if yes, I will need some guide to go about doing it
-Do I write my codes in each worksheet?
-or put all my codes in a module and use "if then statement" to find the worksheet to run a particular procedure to that worksheet
Pls advise.
Regards
Edmund