Sep 17, 2003 #1 indiaa123 Programmer Joined Aug 27, 2003 Messages 25 Location US I need a piece of code to be copied into the visual basic editor whenever microsoft word opens and to be deleted when word is closed. How to do it?
I need a piece of code to be copied into the visual basic editor whenever microsoft word opens and to be deleted when word is closed. How to do it?
Sep 17, 2003 #2 sethu27 Programmer Joined Aug 26, 2003 Messages 31 Location IN hi, You craete the Autoexec module and then add the desired functions. which will works whenever the word start up Upvote 0 Downvote
hi, You craete the Autoexec module and then add the desired functions. which will works whenever the word start up
Sep 17, 2003 #3 sethu27 Programmer Joined Aug 26, 2003 Messages 31 Location IN hi, You create the Autoexec module and then add the desired functions. which will works whenever the word start up Upvote 0 Downvote
hi, You create the Autoexec module and then add the desired functions. which will works whenever the word start up
Sep 18, 2003 Thread starter #4 indiaa123 Programmer Joined Aug 27, 2003 Messages 25 Location US How to create the autoexe module. Any more information should help me. Upvote 0 Downvote