Re: How can I reliably get line breaks when using .sendObject?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: John Nurick (j.mapSoN.nurick_at_dial.pipex.com)
Date: 03/22/05


Date: Tue, 22 Mar 2005 21:51:06 +0000

It might be worth trying two vbCRLFs instead of one:

 strMessageText = "Green *** issue #" & Me.IssueId _
   & vbCrLf & vbCrLf _
   & "Concerning " & Me.IssueTypeID.Column(1) _
   & vbCrLf & vbCrLf _
  ...

On Mon, 21 Mar 2005 17:45:59 -0500, "Douglas J. Steele"
<NOSPAM_djsteele@NOSPAM_canada.com> wrote:

>Sorry, I'm out of ideas.

--
John Nurick [Microsoft Access MVP]
Please respond in the newgroup and not by email.

Quantcast