Bhagwandas,
after the workbook opens, press Alt-F11 to bring up the VBA editor, and
then Ctl-R to bring up the Project Explorer window pane.
Highlight the .xla under projects, right-click and choose remove. Then
look at the workbook open code to make sure it is not called by any
function call.
There may also be a standard module with some function declarations
belonging to it, so it would be best to remove those function
declarations as well.
If the .xla remove is grayed out, then that means you would have to
uninstall the add-in from the windows control panel.
Regards,
Gerald Roddau
--
grcs
------------------------------------------------------------------------
grcs's Profile:
http://www.excelforum.com/member.php...o&userid=16731
View this thread:
http://www.excelforum.com/showthread...hreadid=319342