Orangearium
Technical User
Hi!
I have 2 tables joined with a "one to many" - I'm trying to design a report that returns every record in the primary table, but only the most recent record in the subsidiary table (I have both a date and serial number field that can be used to identify this).
I figure I must need to use a build query on the subsidiary table first, returning the first record for each, but I have no idea how to do this.
I'm all out of ideas - any help would be welcome.
Thanks
I have 2 tables joined with a "one to many" - I'm trying to design a report that returns every record in the primary table, but only the most recent record in the subsidiary table (I have both a date and serial number field that can be used to identify this).
I figure I must need to use a build query on the subsidiary table first, returning the first record for each, but I have no idea how to do this.
I'm all out of ideas - any help would be welcome.
Thanks