Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
I have used the following code to link Word Document to an Excel Spreadsheet
(so that the document will update with the most recent information from the spreadsheet each time it is opened): {IF {MERGEFIELD Program_Committee} = "X" " Program Committee" ""} {IF { MERGEFIELD Program_Committee} = "Chair" " Program Committee, Chair" ""} The idea is that if the person on my list is a member of the Program Committee, there is an "X" in the merged field from my spreadsheet, and "Program Committee" is displayed in my document. (Otherwise, nothing is displayed.) Likewise, if they are the Chair, the referenced cell contains the word "Chair." The system is generally working, with one major exception: If none of the first nine rows of the spreadsheet contain an "X" or the word "Chair", Word seems to stop "looking" for the X, and it returns a blank for all of the rest of the records. If I put an X in any of the first 9 rows, everything works perfectly. Unfortunately, for one of my committees, none of the first 9 members of the group (listed alphabetically) are members. Why is my merge skipping these records? Any clever solutions? |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Mail Merge Skips Some Records | Microsoft Word Help | |||
skipped records- prints the first 2 skips 1, prints 2, skips 1, e | Mailmerge | |||
mail merge skips data from excel | Mailmerge | |||
Combine Mail Merge records when different records have 1 common fi | Mailmerge | |||
Mailmerge prints first 2 records then skips two then repeats | Mailmerge |