Introduction
Address Labels
When we think of address labels, form letters, and mail merge tasks, Microsoft Word is usually the first tool that comes to mind, thanks to its wide range of features designed for these purposes. However, Word requires a data source to supply the content for address labels, form letters, and similar documents. You can either create a table directly within a Word document for recording address data or connect to an external source, such as a Microsoft Access table or another database.
Instead of using Microsoft Word for creating address labels, form letters, and performing mail merge operations in Microsoft Access. Yes, you read that right, we’ll explore how to handle Mail merge directly within Access itself.
While Access may not offer the advanced paragraph formatting features of Word, it remains highly effective for generating form letters, particularly in cases such as agency agreement renewals, Bank Guarantee renewal reminders, or department-wise monthly reports on stationery or telephone expenses. These letters usually consist of one or two standard paragraphs combined with actual data, which Access can quickly assemble and print with minimal effort.
Designing the Address Labels.
We’ll begin with a simple task: designing address labels. MS Access includes a built-in Label Wizard that makes it easy to create address labels of various sizes and layouts. It offers a wide selection of predefined label sizes from different manufacturers, making it ideal for producing hundreds or even thousands of labels on continuous stationery in standard formats.
Ordinary people like me who would like to print on plain paper or cut and paste on envelopes can try the manual method.
A sample image of the output created from a manually designed Address Label is shown below, and we will go through the procedure needed to prepare them:
The Design Task
Import the Employees table from the Northwind.mdb sample database if you haven’t already done so in the earlier sessions. For guidance on locating the sample database, refer to my previous post.
Saving Data on Forms, not in a Table, for the exact location reference of the sample file.Select the Employees Table.
Select Report from the Insert Menu and select Design View.Go to the View menu and remove the checkmark from Page Header / Footer and Report Header / Footer options to remove them from the report design, if they are visible.
Draw a Text Box approximately 3.25" wide at the top and left area of the Detail Section, leaving enough space for the border as shown in the design given below:
Display the Property Sheet of the TextBox from the View menu and set the Special Effect Property = Chiseled. If you don't like the underlined design, stay with the Flat property setting.
Write the expression as shown above in the Control Source Property. The partially visible field is [LastName]; don't forget the closing brackets.
Copy the same Text Box, paste it four times down, and write the expression as shown above.
Select all five Text Boxes together. Select Vertical Spacing -> Decrease from the Format Menu. Repeat the process till all the TextBoxes come close together.
Draw a Rectangle around the TextBoxes. If the Rectangle hides the TextBoxes, then select Transparent from the Fill/Back Color Toolbar Button. When the Label is cut from plain paper, the Border will give the label a proper shape, even if the cutting is not.
Now, we must go to the final settings on the Page Setup Control. Select Page Setup from the File Menu.
Select the Columns Tab.
Change the Number of Columns to 2.
Column Spacing change to 0.15"
In Column-Size control, insert a checkmark in the Same as Detail if it is not appearing there.
Column Layout: Across, then Down.
Click OK and save the Report with the Name: Address Labels.
Open the report in Print Preview; it should resemble the sample image shown at the top of this page.
Next, we will look into setting up and Printing Form Letters.
Hi there,
ReplyDeleteNice stuff you got, very interesting to read.
Well, I do have also in my sleeves, if you have time don't forget to visit
bookoftips.blogspot.com
Many thanks
Would someone please tell me how to get Access 2007 to print a few hundred address labels on non-Avery continuous (fanfold) stationery? The sheet is 210mmx305mm, the labels are 89mmx36mm, 1 label across, 7 down. Single labels print perfectly; any more, and Access just chucks one out now & then, each a few pages apart!
ReplyDelete