View Single Post
  #1   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Peter[_6_] Peter[_6_] is offline
external usenet poster
 
Posts: 1
Default Merge Field Compiler

I want to create a document (an acknowledgment letter) that has a list
of donations at the bottom. Creating a nested if then statement for
one item in the list is tedious but has to be done. The issue is I
may have up to 100 Items in the list. All the items follow the same
display logic as the first statement. The only difference is that the
second item in the list would be noted as GD2, Amt2, and so on.

I want to know if there is a way to compile this outside of word or
copy and edit the code then paste it back in?\

Far stretch but one never knows/

Thanks