J
Joel Allen
Hi,
I'm not sure how to go about this. Can someone point me in the right
direction?
I have two tables. There are two fields in one table that will match two
fields in the other table. When I change the CurrentRevision value in
tblRevisions, I want matching record in tblOnTimeDelivery to change the
CurrentRevision value also.
Here's what I have:
tblRevisions
*JobNumber
*CurrentRevision
and other fields
tblOnTimeDelivery
*JobNumber
*CurrentRevision
and other fields
Thanks for your help,
Joel
I'm not sure how to go about this. Can someone point me in the right
direction?
I have two tables. There are two fields in one table that will match two
fields in the other table. When I change the CurrentRevision value in
tblRevisions, I want matching record in tblOnTimeDelivery to change the
CurrentRevision value also.
Here's what I have:
tblRevisions
*JobNumber
*CurrentRevision
and other fields
tblOnTimeDelivery
*JobNumber
*CurrentRevision
and other fields
Thanks for your help,
Joel