Howdy! I was just wondering how can insert a macro that was made in VB into Word? Any ideas? Thanks!
S Skye Oct 16, 2003 #1 Howdy! I was just wondering how can insert a macro that was made in VB into Word? Any ideas? Thanks!
R Robin Clay Oct 17, 2003 #2 -----Original Message----- I was just wondering how can insert a macro that was made in VB into Word? Click to expand... First call up the text you want to insert. Select it, and press Ctrl C to put it onto the ClipBoard. Load up Word Press Alt F11 Insert > Module Then press Ctrl V to paste the text from the ClipBoard. Done. RClay AT haswell DOT com
-----Original Message----- I was just wondering how can insert a macro that was made in VB into Word? Click to expand... First call up the text you want to insert. Select it, and press Ctrl C to put it onto the ClipBoard. Load up Word Press Alt F11 Insert > Module Then press Ctrl V to paste the text from the ClipBoard. Done. RClay AT haswell DOT com