R
Robbie
I have a friend who keeps sending me messages in tiny
fonts that I can't read in my Outlook 2000. So I'm trying
to write a macro that I can use on an opened, received
message that selects the message, then selects all the
text and then changes it to a specific font (Times new
Roman 12) - i.e. plain text, not HTML or anything fancy.
I've done VBA in Word and Excel, but not Outlook, so I
haven't the foggiest idea where to begin, except:
Sub ChangeFont()
End Sub
Any suggestions welcomed.
Thanks in advance
fonts that I can't read in my Outlook 2000. So I'm trying
to write a macro that I can use on an opened, received
message that selects the message, then selects all the
text and then changes it to a specific font (Times new
Roman 12) - i.e. plain text, not HTML or anything fancy.
I've done VBA in Word and Excel, but not Outlook, so I
haven't the foggiest idea where to begin, except:
Sub ChangeFont()
End Sub
Any suggestions welcomed.
Thanks in advance