T
Tony Girgenti
I have a table with several fields in it. The three main fields are Name,
Sidemark and Jobno.
The data in the table can have duplicates for all three fields. Except that
Name and Sidemark only appear once for each group of records with the same
Jobno. In all the other records in one jobno group I have blanks in name
and sidemark.
Records with non-blank names always have a non-blank sidemark and vice
versa. I want to be able to run a report that will print name(from the non
blank field), sidemark(from the non blank field) and jobno. I only want the
name to print when the name changes for a group of jobno's and only want the
sidemark to print when the sidemark changes for a group of jobno's. I want
to print all jobno's together.
I have the report designed and a form asking for the name to be
printed/viwed and they can print/view all name if desired. It doesn't give
the results i want because i don't know how to ask for the records needed
and how to group and sort them.
Any help with this problem would be greatly appreciated.
Thanks,
Tony
Sidemark and Jobno.
The data in the table can have duplicates for all three fields. Except that
Name and Sidemark only appear once for each group of records with the same
Jobno. In all the other records in one jobno group I have blanks in name
and sidemark.
Records with non-blank names always have a non-blank sidemark and vice
versa. I want to be able to run a report that will print name(from the non
blank field), sidemark(from the non blank field) and jobno. I only want the
name to print when the name changes for a group of jobno's and only want the
sidemark to print when the sidemark changes for a group of jobno's. I want
to print all jobno's together.
I have the report designed and a form asking for the name to be
printed/viwed and they can print/view all name if desired. It doesn't give
the results i want because i don't know how to ask for the records needed
and how to group and sort them.
Any help with this problem would be greatly appreciated.
Thanks,
Tony