Hi,
I have a MS access database with (10) mutiple tables with a form for main data entry. The purpose is to track employee's publications, films, exhibitions. The IDTable is the maintable that makes the relationship - one to many to all the others by a field called Faculty_ID.
The problem: When I run a report I do not know how to control the data. I would to be able to pull all fields from all the tables into one report. The issue is only some faculty have Books and some others have films... ect. Not all the records in the ID table have related records in the BooksTable, ExhibitionsTable... so I am getting a lot of BLANKS.
I do not know SQL. Please help.
I have a MS access database with (10) mutiple tables with a form for main data entry. The purpose is to track employee's publications, films, exhibitions. The IDTable is the maintable that makes the relationship - one to many to all the others by a field called Faculty_ID.
The problem: When I run a report I do not know how to control the data. I would to be able to pull all fields from all the tables into one report. The issue is only some faculty have Books and some others have films... ect. Not all the records in the ID table have related records in the BooksTable, ExhibitionsTable... so I am getting a lot of BLANKS.
I do not know SQL. Please help.