Re: workbook_open no longer occurs
- From: Steve the large <Stevethelarge@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 19 Jun 2007 12:30:00 -0700
Yeah, that's what I was thinking about. The process takes about an hour and
I was hoping I was doing something either stupid, obvious, or known. I can
also just go back to the previous version and make the changes there, but
there were a lot of changes and it doesn't tell me what went wrong. Thanks
for the advice, I'll try it and get back to the thread.
"Tom Ogilvy" wrote:
actually, you said two workbookis:.
I created a brand new workbook, copied version 18's sheets, modules, forms,
names and properties over, and the workbook_open still doesnt work.
Now you need to repeat this, but don't copy over everything. Copy over
parts of the workbook until you find which part cause it to stop working.
--
Regards,
Tom Ogilvy
"Steve the large" wrote:
Susan, thanks for the reply, I did try that, by putting the enableevents =
true in another routine. But my macro events are running along fine. Its
just the workbook_open() routine that is causing the problem. It just
stopped running in a single workbook. Other workbooks (previous versions,
which I keep, and unrelated workbooks) still work perfectly fine.
"Susan" wrote:
obviously that should have been
application.calculation=xlautomatic
duh
susan
On Jun 19, 1:09 pm, Steve the large <Steve the
l...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I have a file that contains code in the workbook open event.
I have been making periodic enhancements and am up to "version 18" of the
app I am creating. The workbook open event stopped running when I open the
file.
I stripped out the code and just put a 'msgbox "text here..."' call in the
event to just see if it fires off. It does not. All sheet_activate events
still work. All macros run, including workbook_beforeclose, but not
workbook_open.
The workbook_open event still operates as expected in other workbooks,
including "version 17", and un-related workbooks.
I created a brand new workbook, copied version 18's sheets, modules, forms,
names and properties over, and the workbook_open still doesnt work.
Searched the KB, and this is NOT a workbook.open call. I am just double
clicking on the file in windows explorer to start (and my shift key is not
stuck down).
Any suggestions would be appreciated greatly.
- Follow-Ups:
- Re: workbook_open no longer occurs
- From: Steve the large
- Re: workbook_open no longer occurs
- References:
- Re: workbook_open no longer occurs
- From: Susan
- Re: workbook_open no longer occurs
- From: Tom Ogilvy
- Re: workbook_open no longer occurs
- Prev by Date: Re: workbook_open no longer occurs
- Next by Date: Re: taborder excel
- Previous by thread: Re: workbook_open no longer occurs
- Next by thread: Re: workbook_open no longer occurs
- Index(es):
Loading