M
micromoth
I have a Project table with an auto-number project ID used as PK in
relationships.
I have 16 worksheet tables which all have the project ID as a FK.
A project might use Worksheet 1,4 and 7 while another project might use
16 and 12.
How do I build a single project report that for an individual project
picks up on and adds in (subforms) Forms 1,4 and 7 but ignores the
rest.
Do I need a query? If so how would I go about it.
Do I need 16 worksheet queries or just one big project query?
relationships.
I have 16 worksheet tables which all have the project ID as a FK.
A project might use Worksheet 1,4 and 7 while another project might use
16 and 12.
How do I build a single project report that for an individual project
picks up on and adds in (subforms) Forms 1,4 and 7 but ignores the
rest.
Do I need a query? If so how would I go about it.
Do I need 16 worksheet queries or just one big project query?