How create macro run to appear message “welcome†when I start Mic.

R

Rozeta

How create macro run to appear message “welcome†when I start Microsoft word?
 
W

Word Heretic

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:
 
Top