Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.word.mailmerge.fields
|
|||
|
|||
![]()
How do your end the merge when the remaining records in the import file
(excel) are 0. This should work with a database query, however the error database engine failure is returned, and cannot open source file. Can merge ok, as long a a query isnt raised. I have checked on the forums (and tried DDE, and using another computer) but still the same problem. |
#2
![]()
Posted to microsoft.public.word.mailmerge.fields
|
|||
|
|||
![]()
Use a SkipIf field to test whether a field is empty or equal to 0
eg { SKIPIF { MERGEFIELD Fieldname } = "" } -- Graham Mayor - Word MVP My web site www.gmayor.com Word MVP web site http://word.mvps.org Simon wrote: How do your end the merge when the remaining records in the import file (excel) are 0. This should work with a database query, however the error database engine failure is returned, and cannot open source file. Can merge ok, as long a a query isnt raised. I have checked on the forums (and tried DDE, and using another computer) but still the same problem. |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Repeat a merge if a record exists or end if it doesn't | Mailmerge | |||
Skip Record if Comparison of Several Fields Fails | Mailmerge | |||
Why does Label Mail Merge skip first record on subsequent pages | Mailmerge | |||
Using MAILMERGE fields within HYPERLINK fields for Merge to Email | Mailmerge | |||
Mailmerge starts at wrong record | Mailmerge |