GeekArticles
Database
MS AccessMail Merging Microsoft Access Data with a Word Document
Author: databasedev.co.uk |
Published: 5th Apr 2006 |
Visited: 485 times |
Add CommentFiled in: MS AccessMail Merging Microsoft Access Data with a Word Document:
We can use Microsoft Access data as the data source for a Microsoft
Word Mail Merge document. The Access data can be used in exactly the
way needed to create a personalised letter in Word. Often your database
is going to be storing specific types of information; many times this
information is going to be related to personal data such as names, addresses
and other contact type information. If, for example, your personnel
department were wanting to mail out information to each employee, they
could print out information showing the employees names and addresses,
and then re-key this information into a Microsoft Word document with
the text of the letter. This approach would be extremely tedious and
time consuming, but would get the job done. However, Microsoft Access
contains Office Links, with a much easier way of merging Microsoft Access
data with Microsoft Word - one that eliminates the unnecessary retyping
of the information.....
Read Article Sponsored Links
Related Articles
• Swing Extreme Testing - The Data Validation Test The Data Validation Test
The Ok button of the SaveAsDialog should only be enabled if the name that has been entered is valid. A name can be invalid if it contains an illegal character, or if it has already been use ...
• Access WSDL Access WSDL and Generate Axis Stubs to Access the Web Service Remotely
Now for the really cool stuff. As we discussed earlier, we have set up the ServiceMix as a separate web service gateway in front of the actual web service deployment. Now we have to check whether we can access the WSDL from the S ...
• Retrieving XML Data Retrieving XML DataTo retrieve XML data from an XMLType table, you can use a SELECT SQL statement, just as you would if you had to query a relational table. For example, to select the employee with the id set to 100 from the employees XMLType table discussed in the preceding section, you might issue ...
• Querying Data with Oracle XQuery Querying Data with Oracle XQuery
Starting with Oracle Database 10g Release 2, you can take advantage of a full-featured native XQuery engine integrated with the database. With Oracle XQuery, you can accomplish various tasks involved in developing PHP/Oracle XML applications, operating on any kind of ...
• Breaking up XML into Relational Data Breaking up XML into Relational Data
While the preceding example shows how to construct an XML representation over relational data, the example in this section illustrates how you can shred XML data back into relational data. This reverse operation can be useful if your application works with relati ...
• Accessing and Updating Data in ASP.NET 2.0: Using Optimistic Concurrency
Because multiple users can visit the same web page concurrently, it is possible for a user visiting a data modification page to inadvertently overwrite
the modifications made by another user. Consider a page with an editable GridView. If two users visit this page simultaneously from different compu ...
• Quick! Word Association: XML Today I took some time to quickly scan through a backlog in my feed reader. There were a good number anti-XML articles cropping up. This got me thinking. What do you think of when I say "XML"? I personally associat ...