Thread: Check button
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Fred[_29_] Fred[_29_] is offline
external usenet poster
 
Posts: 3
Default Check button

Hi,

I am running a long process and would the user to be able to stop/cancel the
process.
I can put a button on the sheet or one a userform but what code do I need to
insert in my process to detect if the button gets clicked?

Thanks
Fred