Confirmation required

B

Bobby

Hello community,
Could someone tell me if when you have a MODULE containing let say 5
differents SUB's(SUB number1, SUB number2 etc), if you run SUB
number1, will EXCEL load in memory all the 5 SUB's or only SUB
number1?
Thank's in advance.
 
D

David Heaton

Hello community,
Could someone  tell me if when you have a MODULE containing let say 5
differents SUB's(SUB number1, SUB number2 etc), if you run SUB
number1, will EXCEL load in memory all the 5 SUB's or only SUB
number1?
Thank's in advance.

Bobby,

Excel will load the sub when it called

Regards

David
 
B

Bobby

if that is the sub you are calling then yes- Hide quoted text -

- Show quoted text -

Thank's David. David are you aware if it possible to load in memory a
SUB that is often called? So like that EXCEL would not have to read
the SUB from disk but directly in memory(better performance).
Regards.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top