R
Risky Dave
Hi,
I am running an XL application on my Corporate network which does a whole
stack of stuff, most of whole I have been able to get working (mostly thanks
to you guys!).
There is a legacy bit of code (ie. we don't use it anymore) which loads the
Personal.XLSB (this is Office '07 on Vista Enterprise) that is mucking up
some stuff I need to do.
Can anyone suggest some sort of Workbook_Activate() code that will disable
or unload the stuff being called by Private.XLSB for the duration of my
workbook session?
TIA
Dave
I am running an XL application on my Corporate network which does a whole
stack of stuff, most of whole I have been able to get working (mostly thanks
to you guys!).
There is a legacy bit of code (ie. we don't use it anymore) which loads the
Personal.XLSB (this is Office '07 on Vista Enterprise) that is mucking up
some stuff I need to do.
Can anyone suggest some sort of Workbook_Activate() code that will disable
or unload the stuff being called by Private.XLSB for the duration of my
workbook session?
TIA
Dave