View Single Post
  #3  
Old 08-14-2007, 03:59 PM
Meech Meech is offline
Senior Member
 
Join Date: Nov 2004
Location: Meechigan
Posts: 1,159
Default Re: Outlook 2007 contacts / Word 2007 Spacing

Best bet for #2 is to not use word as your email editor. Talk about a bloated email app....

If you must use word, pressing enter generates a HTML <P> tag which generates white space. I haven't checked it, but I suspect the fix above would just put a bunch of un-needed CSS in there to override the default behavior. Try Shift-Enter (this generates the HTML <BR> tag -- no whitespace)
Reply With Quote