Hi
Application is mail merge using a database table, sending letters to contractors. Within each letter I want to list multiple details which I am calling a nested data list (eg all invoices and amounts) then do some more merge fields for conractor1. Then start contractor2, repeat the exercise for his invoices, then contractor3, etc.
I have spent hours trying to make it work. I don't want blank rows, and each contractor has a different number of invoices. I have tried using SET... if a invoice# is not blank, print the details, but if blank print nothing... I can get a nested list but then the no more merged data... i.e. can't get contractor2 to print (not even his name.)
Am I making sense?
TKS
PAUL
Application is mail merge using a database table, sending letters to contractors. Within each letter I want to list multiple details which I am calling a nested data list (eg all invoices and amounts) then do some more merge fields for conractor1. Then start contractor2, repeat the exercise for his invoices, then contractor3, etc.
I have spent hours trying to make it work. I don't want blank rows, and each contractor has a different number of invoices. I have tried using SET... if a invoice# is not blank, print the details, but if blank print nothing... I can get a nested list but then the no more merged data... i.e. can't get contractor2 to print (not even his name.)
Am I making sense?
TKS
PAUL