View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Bob Barnes Bob Barnes is offline
external usenet poster
 
Posts: 134
Default Breaking into Workbook_Open

Ah Yes...that also works in Access.

I thought I had done that, but this time I made SURE I did.

Beautiful. Thank you, Bob

"Jim Thomlinson" wrote:

Hold down the shift key while opening the file.
--
HTH...

Jim Thomlinson


"Bob Barnes" wrote:

The code has Error 1004 and doesn't have a proper Trap...so it's in an
endless Loop.

Any way to prevent the Workbook_Open from running so I can change the Trap's
code?

TIA - Bob