G
Guest
I have two databases. One contains a list of documents, all associated data,
and their latest revision number. The other db contains various personnel
data including the documents they have been trained in and the revision
number of the document. I want to compare the two revision numbers to ensure
that the employee is always trained in the most recent version number. In the
report that I print of the employees training I want to flag the revision
number if it does not match the latest one.
and their latest revision number. The other db contains various personnel
data including the documents they have been trained in and the revision
number of the document. I want to compare the two revision numbers to ensure
that the employee is always trained in the most recent version number. In the
report that I print of the employees training I want to flag the revision
number if it does not match the latest one.