How can i insert a smile face picture (like in MSN
messenger) in a word document?
thank you
The following code in a macro will do it:
Selection.InsertSymbol Font:="Wingdings", CharacterNumber:=-4022,
Unicode:=True
or you can do it by selecting Symbol from the Insert menu and then going to
the Wingdings font and locate the smiley or grumpy that you want.
Please post any response to the newsgroups for the benefit of others who may
also be following the thread.
Hope this helps,
Doug Robbins - Word MVP
"mitica" <dumitru...@hotmail.com> wrote in message
news:2ac001c25f87$3bbf4650$35ef2ecf@TKMSFTNGXA11...