Trying to merge an Access DB in Word. The Word document consists of 4 separate records per page. I have been unsuccessful of capturing 4 records per page. I have been only able to capture 1 record per page; that record is repeated 4 times per page.
I had been trying to use field codes to eliminate this problem. I have attempted to use the field code SkipIf with Field code SEQ.
1. I thought maybe to sequence records.
2. Then write expressions with the field codes. ie..
{Seq SkipIf {Seq-1} = {SEQ (current sequence)}.
Please advise on the proper syntex or advise if there is another way to bring in 4 separate records per page that is more practical.
Thank YOu.
I had been trying to use field codes to eliminate this problem. I have attempted to use the field code SkipIf with Field code SEQ.
1. I thought maybe to sequence records.
2. Then write expressions with the field codes. ie..
{Seq SkipIf {Seq-1} = {SEQ (current sequence)}.
Please advise on the proper syntex or advise if there is another way to bring in 4 separate records per page that is more practical.
Thank YOu.