View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DawnTreader DawnTreader is offline
external usenet poster
 
Posts: 48
Default Startup code and keys to break execution

Hello All

is there a way to stop the startup code from running by hitting a set of
keys? or is there a way to put code into my startup so that i can hit a set
of keys and have it break the execution.

i have a few workbooks that i am working on and it takes them a while to
load and then refresh all the pivot tables in them. i want to be able to
break the code. additionally i am thinking that i will update the pivot
tables as the user clicks on the tabs, but at the moment i just need to know
if there are preset keys to kill code execution.

thanks for any and all help! :)