473,378 Members | 1,094 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Sending rich-text email using access

I have a question that is similar to a thread started by pauljhorak; however, my needs are a bit different / possibly more complicated.

I have several files stored as outlook items (.msg).

I would like to place keywords inside the .msg body section that I can replace with field values from my table. For example, name, greetings, etc. The to: field in the message will also come from field values.

Also, I need to post a table into the body section of the meesage with the column (heading) portion hilighted, and would like to designate an area using keywords as to where this hilighted table can be placed.

As far as posting the table into the body, should I first save it to an excel file and then cut and paste the excel table into the body? Or is there a shortcut to this?
.
Sep 11 '07 #1
1 3612
puppydogbuddy
1,923 Expert 1GB
I have a question that is similar to a thread started by pauljhorak; however, my needs are a bit different / possibly more complicated.

I have several files stored as outlook items (.msg).

I would like to place keywords inside the .msg body section that I can replace with field values from my table. For example, name, greetings, etc. The to: field in the message will also come from field values.

Also, I need to post a table into the body section of the meesage with the column (heading) portion hilighted, and would like to designate an area using keywords as to where this hilighted table can be placed.

As far as posting the table into the body, should I first save it to an excel file and then cut and paste the excel table into the body? Or is there a shortcut to this?
.

See if this helps:
In regards to your rich text questions, it is my understanding that Outlook actually supports four formats: Text, HTML, Rich Text, and Word. However, there is no RichTextBody or WordBody property that can be used; only the default BodyProperty and an HTMLBody property. The HTMLBody may meet your needs because it will handle the excel portion of your request (below)

In regards to your questions about the excel table, try following the steps below, which will enable you to send a table in the HTML Body without having to do any cutting and pasting:

Word 2000, Outlook 2000 were used, but it should also work in later versions.

1. make sure outlook is set to send e-mail as html (Tools/Options/Mail Format tab/select HTML from drop down list).
2. create a table in Word
3. Using the command menu in Word, click on the following:
File/Send to/Mail Recipient (not as attachment)
and then Send
Oct 4 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

15
by: Christian Tismer | last post by:
Dear friends. During a conversation with good friends and newly acquired Pythonista, we were discussing Python, what it is in essence, and what it is giving to us. The people were Dinu...
3
by: Ranman | last post by:
Hi all, I have a simple problem that hopefully has a simple solution, but I have yet to figure it out. In a patient database, I have a physician test order form that populates a report that is...
7
by: TomHL | last post by:
hi, how can I create a very rich gui like: "Windows XP Media Center Edition" for my application? what is the technology/ies that I need to learn (GDI+ Or DirectX Or..)? Where do I start? How...
6
by: Patrick Olurotimi Ige | last post by:
Does anybody know of a sample application in .NET that can be used to send messages to PC in an intranet environmet. For example when the message is sent it should popup a message box. Any ideas ...
5
by: Bob | last post by:
We have a pretty complicated Excel based application that I'm looking to make the functionalities online. It has very rich UI and displays numerous input controls (think a tax form like screen). ...
7
by: gamename | last post by:
Hi, I really like this recipe for controlling subprocesses: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/440554 However, I can't figure out how I can send the equivalent of...
1
by: Rich | last post by:
Hello, I am working on a python library for sending and receiving data from a Subaru's ECU (the fuel injection computer) via the OBD-II port and an OBD to USB cable, with the Subaru Select Monitor...
0
by: Gabriel Genellina | last post by:
En Fri, 02 May 2008 16:50:46 -0300, Rich <richietommy@yahoo.comescribió: No, chr works as it should. The same thing can be written as ser.write("\x80\x10\xF0\x01\xBF\x40") Are you sure you're...
1
by: richie9648 | last post by:
Hi All Been attempting my spreadsheet conversion to notepad all morning without any luck and now very frustrated Could some of you good people in here help out if possible It seems very...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.