How to prevent my Macro from opening up another Excel App when I open any other excel file
From: Peter (ichu7199_at_yahoo.com)
Date: 11/12/04
- Next message: Duncan_J: "RE: 6 cells into 1"
- Previous message: MarcB: "if x = true then do y, possible?"
- Next in thread: Frank Kabel: "Re: How to prevent my Macro from opening up another Excel App when I open any other excel file"
- Reply: Frank Kabel: "Re: How to prevent my Macro from opening up another Excel App when I open any other excel file"
- Messages sorted by: [ date ] [ thread ]
Date: 12 Nov 2004 09:41:54 -0800
HI:
I created an Excel VBA (VBATest.xls) and I put the xls file in the
XLStart Directory and whenever I load other excel file, I can run the
macro that is defined in my VBATest.xls file. The only problem is when
I load any excel file, it also opens up another blank excel
application (which says VBTest.xls). I think there is a way to prevent
that to startup while the sub function in my VBATest.xls is still
available to other excel files. Any ideas?
Thank you.
Peter
- Next message: Duncan_J: "RE: 6 cells into 1"
- Previous message: MarcB: "if x = true then do y, possible?"
- Next in thread: Frank Kabel: "Re: How to prevent my Macro from opening up another Excel App when I open any other excel file"
- Reply: Frank Kabel: "Re: How to prevent my Macro from opening up another Excel App when I open any other excel file"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|