A
andrew.fabbro
I have some VBA code I've written insert a signature with a random
quote from a quotes file into an email. I'd like it to be in
fixed-width font (Courier). If the message is in Plain Text, no
problem. If it's in HTML, I can insert a <font>. If it's in
RTF...hmmm...?
I don't use Word for an editor, but there are a lot of Rich Text
message flying around the office. I can test if I'm in RTF mode easily
enough, but I can't figure out how to say "put the next few lines in
Courier". Ideas?
Thanks.
quote from a quotes file into an email. I'd like it to be in
fixed-width font (Courier). If the message is in Plain Text, no
problem. If it's in HTML, I can insert a <font>. If it's in
RTF...hmmm...?
I don't use Word for an editor, but there are a lot of Rich Text
message flying around the office. I can test if I'm in RTF mode easily
enough, but I can't figure out how to say "put the next few lines in
Courier". Ideas?
Thanks.