Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Does anyone know about this and why it's happening? I used to be able
to bypass any Auto_Open (or Worksheet_Open) code by holding down Shift while I open the spreadsheet... this is no longer working. My code runs anyway, which makes it very difficult to modify/test code that's in an Auto_Open procedure. Oddly enough, the "hold down Shift" method still works just fine for Access 2007 and Word 2007. Any ideas on how to get this working in Excel? I know I could set my macro security to "Disable" and then change the code, then change my security... then run the code and hope there are no errors.. then change the security back to make changes... but that's a pretty huge pain in the @$$. Why on earth would they take away such a vital debugging feature? WATYF |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi WATYF
Maybe you have a macro shortcut that use the Shift key. -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm wrote in message oups.com... Does anyone know about this and why it's happening? I used to be able to bypass any Auto_Open (or Worksheet_Open) code by holding down Shift while I open the spreadsheet... this is no longer working. My code runs anyway, which makes it very difficult to modify/test code that's in an Auto_Open procedure. Oddly enough, the "hold down Shift" method still works just fine for Access 2007 and Word 2007. Any ideas on how to get this working in Excel? I know I could set my macro security to "Disable" and then change the code, then change my security... then run the code and hope there are no errors.. then change the security back to make changes... but that's a pretty huge pain in the @$$. Why on earth would they take away such a vital debugging feature? WATYF |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
No. These are the same macros I've always used. I haven't changed
anything or added any keystrokes. Are you saying that you can bypass Auto_open by holding down shift in 2007? On Dec 16, 4:40 am, "Ron de Bruin" wrote: Hi WATYF Maybe you have a macro shortcut that use the Shift key. -- Regards Ron de Bruinhttp://www.rondebruin.nl/tips.htm wrote in ooglegroups.com... Does anyone know about this and why it's happening? I used to be able to bypass any Auto_Open (or Worksheet_Open) code by holding down Shift while I open the spreadsheet... this is no longer working. My code runs anyway, which makes it very difficult to modify/test code that's in an Auto_Open procedure. Oddly enough, the "hold down Shift" method still works just fine for Access 2007 and Word 2007. Any ideas on how to get this working in Excel? I know I could set my macro security to "Disable" and then change the code, then change my security... then run the code and hope there are no errors.. then change the security back to make changes... but that's a pretty huge pain in the @$$. Why on earth would they take away such a vital debugging feature? WATYF- Hide quoted text -- Show quoted text - |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi WATYF
Working correct for me in 2007 -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm wrote in message ups.com... No. These are the same macros I've always used. I haven't changed anything or added any keystrokes. Are you saying that you can bypass Auto_open by holding down shift in 2007? On Dec 16, 4:40 am, "Ron de Bruin" wrote: Hi WATYF Maybe you have a macro shortcut that use the Shift key. -- Regards Ron de Bruinhttp://www.rondebruin.nl/tips.htm wrote in ooglegroups.com... Does anyone know about this and why it's happening? I used to be able to bypass any Auto_Open (or Worksheet_Open) code by holding down Shift while I open the spreadsheet... this is no longer working. My code runs anyway, which makes it very difficult to modify/test code that's in an Auto_Open procedure. Oddly enough, the "hold down Shift" method still works just fine for Access 2007 and Word 2007. Any ideas on how to get this working in Excel? I know I could set my macro security to "Disable" and then change the code, then change my security... then run the code and hope there are no errors.. then change the security back to make changes... but that's a pretty huge pain in the @$$. Why on earth would they take away such a vital debugging feature? WATYF- Hide quoted text -- Show quoted text - |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Well crap.... is it a setting somewhere now? Because I can open Excel (with no other files or add-ins open) and create a simple workbook with nothing but MsgBox "Hi" in an Auto_Open procedure. And when I open that file, the msgbox still pops-up, even though I'm holding shift. There has to be some kind of simple explanation for this. ??? WATYF On Dec 16, 11:27 am, "Ron de Bruin" wrote: Hi WATYF Working correct for me in 2007 -- Regards Ron de Bruinhttp://www.rondebruin.nl/tips.htm wrote in oglegroups.com... No. These are the same macros I've always used. I haven't changed anything or added any keystrokes. Are you saying that you can bypass Auto_open by holding down shift in 2007? On Dec 16, 4:40 am, "Ron de Bruin" wrote: Hi WATYF Maybe you have a macro shortcut that use the Shift key. -- Regards Ron de Bruinhttp://www.rondebruin.nl/tips.htm wrote in ooglegroups.com... Does anyone know about this and why it's happening? I used to be able to bypass any Auto_Open (or Worksheet_Open) code by holding down Shift while I open the spreadsheet... this is no longer working. My code runs anyway, which makes it very difficult to modify/test code that's in an Auto_Open procedure. Oddly enough, the "hold down Shift" method still works just fine for Access 2007 and Word 2007. Any ideas on how to get this working in Excel? I know I could set my macro security to "Disable" and then change the code, then change my security... then run the code and hope there are no errors.. then change the security back to make changes... but that's a pretty huge pain in the @$$. Why on earth would they take away such a vital debugging feature? WATYF- Hide quoted text -- Show quoted text -- Hide quoted text -- Show quoted text - |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Bypass Auto_open Macro in Excel 2007 | Excel Discussion (Misc queries) | |||
2007 - Column unhide in Excel does not work i.e. "Ctrl+shift+)" | Excel Discussion (Misc queries) | |||
undo filter key from holding shift key too long | Excel Discussion (Misc queries) | |||
why dont shift+arrow or ctrl+arrow work in 2007 | Excel Discussion (Misc queries) | |||
Why doesn't CTRL+SHIFT+[ARROW] work 2 highlight in Excel 2003?! | Excel Discussion (Misc queries) |