A
Apples76
how can you get the VB code to insert a new line into the body of an email in
Outlook.
i am using Access 2000
Thanks
Outlook.
i am using Access 2000
Thanks
how can you get the VB code to insert a new line into the body of an email in
Outlook.
i am using Access 2000
Thanks
How about & vbCrLf
or
& Chr(13) & Chr(10)
--
HTH - RuralGuy (RG for short) acXP WinXP Pro
Please post back to this forum so all may benefit.
http://www.accessmonster.com/Uwe/Forums.aspx/access-forms/200706/1