View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kent Smith Kent Smith is offline
external usenet poster
 
Posts: 2
Default Append code to a xlDialog

Hello - I'm trying to find a way to run a procedure in conjunction with a
specific common dialog routine. Specifically I want to run some code
immediately after the format axis / scale dialog. I guess I want something
like a dialog event procedure. Is it possible?
Thanks in advance...
-Kent