View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ladislav Ligart Ladislav Ligart is offline
external usenet poster
 
Posts: 7
Default Chip Pearson: ProgressReporter UserCancel event

Love the staus bar, but need to get the Cancel button to do something.
Where do I put the UserCancel event, and what do I put in place of
"???" below?

Private Sub ???_UserCancel()

TIA