How create macro run to appear message “welcome†when I start Microsoft word?
R Rozeta Feb 16, 2005 #1 How create macro run to appear message “welcome†when I start Microsoft word?
W Word Heretic Feb 17, 2005 #3 G'day Rozeta <[email protected]>, Public Sub AutoExec() Msgbox "Welcome" End Sub Steve Hudson - Word Heretic steve from wordheretic.com (Email replies require payment) Without prejudice Rozeta reckoned:
G'day Rozeta <[email protected]>, Public Sub AutoExec() Msgbox "Welcome" End Sub Steve Hudson - Word Heretic steve from wordheretic.com (Email replies require payment) Without prejudice Rozeta reckoned: