Hi guys...
I have a database that has 2 tables.Table A is the "master" and is linked to Table B with an ID and this has transactions in it. Table A has a field for departments. Table A also has a priority field of 1-4 or it's blank if it hasnt yet been set. Table A has a comment field called X.
I have a report that currently prints Table A (with a simple query to ask the lowest priority required to print) including all the transactions associated with each record in Table A. The report is printed grouped on departments.
What I'd like to do is in the department footer include all records for a department from Table A that do not have a priority but DO have something in field X.
Is this possible or is it the impossible dream?
Thanks....
I have a database that has 2 tables.Table A is the "master" and is linked to Table B with an ID and this has transactions in it. Table A has a field for departments. Table A also has a priority field of 1-4 or it's blank if it hasnt yet been set. Table A has a comment field called X.
I have a report that currently prints Table A (with a simple query to ask the lowest priority required to print) including all the transactions associated with each record in Table A. The report is printed grouped on departments.
What I'd like to do is in the department footer include all records for a department from Table A that do not have a priority but DO have something in field X.
Is this possible or is it the impossible dream?
Thanks....