C
CAM
Hello,
I have two tables one is call "ExcelIssues" and the second table call
"Issues" they both have the same fields.
Fields:
IssueNumber
Customer
LastModified
The field Customer and LastModified from the ExcelIssues table gets updated.
What I want to do is to update the Issues table from ExcelIssues based on
the IssueNumber updating the Customer and LastModified.
For Example: ExcelIssues table field Customer and LastModified has been
changed I want to reflect the change to the Issues table based on the
IssueNumber. How do I do that any tip or website to visit will be
appreciated. Thank you.
I have two tables one is call "ExcelIssues" and the second table call
"Issues" they both have the same fields.
Fields:
IssueNumber
Customer
LastModified
The field Customer and LastModified from the ExcelIssues table gets updated.
What I want to do is to update the Issues table from ExcelIssues based on
the IssueNumber updating the Customer and LastModified.
For Example: ExcelIssues table field Customer and LastModified has been
changed I want to reflect the change to the Issues table based on the
IssueNumber. How do I do that any tip or website to visit will be
appreciated. Thank you.