View Single Post
  #4   Report Post  
Posted to microsoft.public.word.mailmerge.fields
macropod[_2_] macropod[_2_] is offline
external usenet poster
 
Posts: 2,059
Default Mail merge with excel

And you think that's easier than using the method described in my tutorial?

--
Cheers
macropod
[Microsoft MVP - Word]


"Rich/rerat" wrote in message ...
Are you doing a Catalog/Directory Merge? If so, I would create another
Absentee Mail Merge letter for multiple instances for the same person. It's
the simplest I can think of.

1. Copy the text from the other letter that doesn't involve the Merged
Information.
2. Create a table 6 columns X 10 rows. Or how many rows you need. After
creating the table, select all the cells.
Right click the highlighted table Properties On the Row tab Uncheck allow
break of rows over pages.
3. Select the Data Source that you use.
4. Duplicate the Header names from the 1st document, in the first document.
5. In the second row add the Mergefields from your data base. One Mergefield
to each CELL.
{Mergefield "School"}
{Mergefield "EmpNme"}
{Mergefiled "Absreason"}
{Mergefield "IntBal"}
{Mergefield "DysTkn"}
{Mergefield "CurrBal"}
6. Starting with the third (3rd) row, add the {Next} field in front of the
"School" merge field, and Copy/Paste the Mergefields entries down the
appropriate column, but do not include the "EmpNme" mergefield for row three
(3) and beyond.

Row(1): Headers

Row(2):
{Mergefield "School"} {Mergefield "EmpNme"} {Mergefiled "Absreason"}
{Mergefield "IntBal"} {Mergefield "DysTkn"} {Mergefield "CurrBal"}

Row(3) and beyond:
{Next}{Mergefield "School"} ("EmpNme" Blank) {Mergefield "Absreason"}
{Mergefield "IntBal"} {Mergefield "DysTkn"} {Mergefield "CurrBal"}

When you do the Merge with the new document, clear all the records in the
Data Source list, except for that single employee. The run the merge to New
Document. When doing the Merge for the other employees, use the old
document, clear the employee records that concern the same employee, with
multiple or different absences.

Save the New Document to your Template folder, giving it an appropriate
name.

--
Add MS to your News Reader: news://msnews.microsoft.com
Rich/rerat
(RRR News) message rule
Previous Text Snipped to Save Bandwidth When Appropriate


"MC" wrote in message
news I am trying to merge an excel document that was exported from another
application. I have setup all of the fields but am having the following
problem when merging. My Excel spreadsheet has approximately 6 columns
(school, employee name, absence reason, initial balance, days taken, current
balance) and one employee name may be listed 5 times in a row because they
have 5 different absence reasons. Because they are listed on the
spreadsheet
more than once, I receive 5 different sheets for one person. In the Word
document I have created a table which shows the absence reason, initial
balance, etc. and the employee name and school is listed above outside the
table. How do I get only the absence code information for one specific
employee to merge on one sheet?