J
Judy
I have a database with approx 300 records. These are process and procedural
documents and can be associated with others in the database. For example.
Procedure A could reference something in Procedure G; and that would mean
that I need to be sure that the Procedure G document would also have a
reference in it referencing back to Procedure A.
I currently have one table with all the document names and numbers in it.
I'm just not sure how to get them to reference one another within the same
able; or, do I need a separate table with all the document names in it?
I have fields:
DocID
DocName
Ultimately, I need to be able to produce a report showing the document names
and what other documents have been referenced in it.
Thanks for the assistance.
Judy
documents and can be associated with others in the database. For example.
Procedure A could reference something in Procedure G; and that would mean
that I need to be sure that the Procedure G document would also have a
reference in it referencing back to Procedure A.
I currently have one table with all the document names and numbers in it.
I'm just not sure how to get them to reference one another within the same
able; or, do I need a separate table with all the document names in it?
I have fields:
DocID
DocName
Ultimately, I need to be able to produce a report showing the document names
and what other documents have been referenced in it.
Thanks for the assistance.
Judy