Thread: Next Record IF
View Single Post
  #1   Report Post  
Posted to microsoft.public.word.mailmerge.fields
AGolden AGolden is offline
external usenet poster
 
Posts: 2
Default Next Record IF

I'm attempting to create a Mail Merge document based on an Access query of
student data with a high level 'Parent' with one or multiple 'child' records.


I've read up on the NextIF or Next Record IF function but the syntax isn't
working. I'm trying to compare an ID of the current record against the ID of
the next record and when they are the same, print the next 'child' record.
If not, then go to the next page.

Any help would be appreciated.