J
javaeboy
I have a workbook with about 65 worksheets in it. Because of some o
the items the people have been gracious enough to help me wit
(primarily the INDIRECT function to dynamically call worksheets) I hav
a workbook that takes forever to recalculate on the antique computers w
have at work.
What I would like to do, is set the workbook itself to manua
recalculation, BUT, have a macro or whatever run, ONLY when a differen
worksheet is selected. Kind of a recalculate ONLY on the Open event o
each worksheet.
This has to work in a shared environment. I know there has to be som
kind of code or macro I can apply to each worksheet, but what is th
code and where do I put it. (I may even need a clue as to how to ge
to where to put it.)
One last tidbit, I need it to work in an environment where not ever
copy of Excel has the plug-ins installed. The IT techs would crucif
me if I asked them to update all these machines with the add-ins...
Also, it should calculate on SAVE also (I think that will be automati
though... Am I correct in assuming this?)
Thank you in advance for all your help now and in the past..
the items the people have been gracious enough to help me wit
(primarily the INDIRECT function to dynamically call worksheets) I hav
a workbook that takes forever to recalculate on the antique computers w
have at work.
What I would like to do, is set the workbook itself to manua
recalculation, BUT, have a macro or whatever run, ONLY when a differen
worksheet is selected. Kind of a recalculate ONLY on the Open event o
each worksheet.
This has to work in a shared environment. I know there has to be som
kind of code or macro I can apply to each worksheet, but what is th
code and where do I put it. (I may even need a clue as to how to ge
to where to put it.)
One last tidbit, I need it to work in an environment where not ever
copy of Excel has the plug-ins installed. The IT techs would crucif
me if I asked them to update all these machines with the add-ins...
Also, it should calculate on SAVE also (I think that will be automati
though... Am I correct in assuming this?)
Thank you in advance for all your help now and in the past..