Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / ActiveX Controls / March 2004

Tip: Looking for answers? Try searching our database.

Embedding carriage returns in a SendObject command

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
GAKLLC - 18 Mar 2004 04:41 GMT
I am trying to send about five fields to the body of an Outlook email and would like the five items to show up on five lines.  an example would be
  A
  187
  Victorian Camel Back Couc
  76" in lengt
  $2,00

Is there a something that will allow me to do this in either a string variable or within the message part of the SendObject command
Tony Toews - 18 Mar 2004 21:01 GMT
>I am trying to send about five fields to the body of an Outlook email and would like the five items to show up on five lines.  an example would be:
>   A 1
[quoted text clipped - 4 lines]
>
>Is there a something that will allow me to do this in either a string variable or within the message part of the SendObject command?

Use something like Fieldname & vbcrlf & FieldName2 & vbcrlf &
fieldname3.

Tony
--
Tony Toews, Microsoft Access MVP
  Please respond only in the newsgroups so that others can
read the entire thread of messages.
  Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.