View Single Post
  #1   Report Post  
Posted to microsoft.public.word.vba.general,microsoft.public.excel.programming
Honey[_2_] Honey[_2_] is offline
external usenet poster
 
Posts: 1
Default VBA Code to monitor standard toolbar buttons.

I am looking for some sample VBA code to:
Monitor an existing standard toolbar button in Word or Excel.
When clicked, perform a short VBA routine to insert some text into
the document at the current position.

And also please explain terminology or point me to a tutorial.

Also, a little newbie tutorial on the while subject would help me
greatly.
Thank you.