displaying subform data in continuous query

  • Thread starter Patrick Stubbin
  • Start date
P

Patrick Stubbin

I have a table that consists of multiple records with many of the records
having one field that is duplicated.
I notice that within reports u can suppress duplicate values.

I there a way to do a similar thing on a continuous form, ie only display
the first occurence of a specific field and display the remaining fields
until the next time the duplicate field is different and then repeat the
display of only the first occurance of that field, together with all remain
fields until we then hit the next occurrance etc
 
Top