K
Krazy Darcy
I have a book catalog in which author details are in a sub table. I am using
a query to show only records with print label is set to "yes". this print que
list is in another sub table.
My problem is that some books have joint authors and have more than one
entry in the authors table. This means when I run the query It shows more
than one label for the book for each of it's authors. (the label uses record
no, title, author last name, author first name, and subject group).
I want to print only one label per book regardless of how many authors it has?
Thanks for your time.
a query to show only records with print label is set to "yes". this print que
list is in another sub table.
My problem is that some books have joint authors and have more than one
entry in the authors table. This means when I run the query It shows more
than one label for the book for each of it's authors. (the label uses record
no, title, author last name, author first name, and subject group).
I want to print only one label per book regardless of how many authors it has?
Thanks for your time.