Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Auto_Open disabling

I was always under the impression that holding down the
SHIFT key while opening a workbook disabled the automatic
processing of the Auto_Open Macro. Are there other
settings that would cause this functionalilty not to occur
that I am not aware of with office 2000? Suddenly my
project ALWAYS executes the Auto_Open macro even while
holding down the SHIFT key.

Thanks,
Tritan
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Auto_Open disabling

I am not aware of any change of behavior in Excel 2000 with respect to
holding down the shift key suppressing the running of auto_open macros.

Regards,
Tom Ogilvy


"Tritan" wrote in message
...
I was always under the impression that holding down the
SHIFT key while opening a workbook disabled the automatic
processing of the Auto_Open Macro. Are there other
settings that would cause this functionalilty not to occur
that I am not aware of with office 2000? Suddenly my
project ALWAYS executes the Auto_Open macro even while
holding down the SHIFT key.

Thanks,
Tritan



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Auto_Open disabling

Tom,

I had one of J-walks Addins loaded. When I remove it the
SHIFT now suppresses Auto_Open. How Do XLAs perform this?

Tritan

-----Original Message-----
I am not aware of any change of behavior in Excel 2000

with respect to
holding down the shift key suppressing the running of

auto_open macros.

Regards,
Tom Ogilvy


"Tritan" wrote in message
...
I was always under the impression that holding down the
SHIFT key while opening a workbook disabled the

automatic
processing of the Auto_Open Macro. Are there other
settings that would cause this functionalilty not to

occur
that I am not aware of with office 2000? Suddenly my
project ALWAYS executes the Auto_Open macro even while
holding down the SHIFT key.

Thanks,
Tritan



.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Auto_Open disabling

I wouldn't think there would be a way for an Addin to do this - perhaps it
is a bug.

Regards,
Tom Ogilvy


"Tritan" wrote in message
...
Tom,

I had one of J-walks Addins loaded. When I remove it the
SHIFT now suppresses Auto_Open. How Do XLAs perform this?

Tritan

-----Original Message-----
I am not aware of any change of behavior in Excel 2000

with respect to
holding down the shift key suppressing the running of

auto_open macros.

Regards,
Tom Ogilvy


"Tritan" wrote in message
...
I was always under the impression that holding down the
SHIFT key while opening a workbook disabled the

automatic
processing of the Auto_Open Macro. Are there other
settings that would cause this functionalilty not to

occur
that I am not aware of with office 2000? Suddenly my
project ALWAYS executes the Auto_Open macro even while
holding down the SHIFT key.

Thanks,
Tritan



.



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Auto_Open disabling

I guess one way it could do it is to instantiate Application Level events,
then in the app_WorkbookOpen event, it could close the workbook and reopen
it perhaps - but I doubt John has code like that in his addin.

Regards,
Tom Ogilvy


"Tritan" wrote in message
...
Tom,

I had one of J-walks Addins loaded. When I remove it the
SHIFT now suppresses Auto_Open. How Do XLAs perform this?

Tritan

-----Original Message-----
I am not aware of any change of behavior in Excel 2000

with respect to
holding down the shift key suppressing the running of

auto_open macros.

Regards,
Tom Ogilvy


"Tritan" wrote in message
...
I was always under the impression that holding down the
SHIFT key while opening a workbook disabled the

automatic
processing of the Auto_Open Macro. Are there other
settings that would cause this functionalilty not to

occur
that I am not aware of with office 2000? Suddenly my
project ALWAYS executes the Auto_Open macro even while
holding down the SHIFT key.

Thanks,
Tritan



.





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
AUTO_OPEN Bob Barnes Excel Discussion (Misc queries) 2 February 6th 08 03:03 AM
Auto_open and more.... pcor New Users to Excel 2 December 1st 06 02:07 AM
Auto_open and more.... Mike New Users to Excel 0 November 30th 06 07:13 PM
Auto_open dan Excel Discussion (Misc queries) 7 May 21st 06 10:41 AM
Help with 'Auto_Open' please... cdavidson Excel Discussion (Misc queries) 3 November 14th 05 04:53 PM


All times are GMT +1. The time now is 01:29 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"