shavenlunatic
MIS
Using MSO2003 on WinXP
I have an excel app which opens a 2nd excel sheet to gather information in it, which is fine, but when I close the 2nd sheet it has a macro build in to pop up a msgbox and ask if anything has been changed, if it has, it runs a bit of script. Now, everything halts when this message pops up and causes the original app to fall over.
I need to disable the macros in the excel file I am calling, i have tried "xlapp.enableevents = false" but to no avail. Can't seem to find anything else that will help me, any ideas?
Thanks in adv.
________
clueless
I have an excel app which opens a 2nd excel sheet to gather information in it, which is fine, but when I close the 2nd sheet it has a macro build in to pop up a msgbox and ask if anything has been changed, if it has, it runs a bit of script. Now, everything halts when this message pops up and causes the original app to fall over.
I need to disable the macros in the excel file I am calling, i have tried "xlapp.enableevents = false" but to no avail. Can't seem to find anything else that will help me, any ideas?
Thanks in adv.
________
clueless