View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Otto Moehrbach Otto Moehrbach is offline
external usenet poster
 
Posts: 1,090
Default Trap the Send-To event

Excel XP & Win XP
I need to increment an Invoice number before each time the Invoice sheet is
either printed or emailed ( File - Send-To). The print and Send-To commands
are manually, not VBA, issued
The printed part I know, but is there a way to trap the Send-To event to run
some code?
Thanks for your time. Otto