"referrer" entries in an alaphabetic list

  • Thread starter Thread starter Joseph Greenberg
  • Start date Start date
J

Joseph Greenberg

I have a report which produces an alphabetic directory of names. is there a
simple way to insert a record along the lines of "Wife's last name, see
other last name under a different letter grouping"? The challenge is that
the report is created from multiple linked queries, such that the final
query is actually just the children records, and we read the family name and
address (which is the heading) off the first child record for each family.
 
Post your table structure with field names and datatype. Post sample data
and example of what you want as an output.
 
Back
Top