P
Peter
We are creating a small database with the following tables
Series
File
Document
Series - File is 1 to M
File - Document is also 1 to M
Is it possible for us to create a Form and Subform combination that Series
Table is the Main Form that contains the Series ID and other descriptions.
For the subform, we would like to update File ID, File Description, Document
ID, Document Description1 and Document Description 2.
I have attempted to create a query that contains Series ID, File ID, File
Description, Document ID, Document Description 1 and Document Description 2
BUT find that it doesn't work.
We would like to use this format as end user doesn't want to have another
form to maintain the File table.
Your advice is sought
Thanks
Series
File
Document
Series - File is 1 to M
File - Document is also 1 to M
Is it possible for us to create a Form and Subform combination that Series
Table is the Main Form that contains the Series ID and other descriptions.
For the subform, we would like to update File ID, File Description, Document
ID, Document Description1 and Document Description 2.
I have attempted to create a query that contains Series ID, File ID, File
Description, Document ID, Document Description 1 and Document Description 2
BUT find that it doesn't work.
We would like to use this format as end user doesn't want to have another
form to maintain the File table.
Your advice is sought
Thanks