G
Guest
I am building a database for a credit union. They want to track vehicle
loans to ensure the collateral is insured. The records are updated weekly,
but I am having to compare the new information with the old. Since I'm not a
programmer, I have used the unmatched query option to compare the two data
files. My problem is that once the comparison has been made, I'm not sure
how to delete old members and collateral, determined by the unmatech query,
from the member and collateral tables. Any suggestions on how to do this
without programming?
loans to ensure the collateral is insured. The records are updated weekly,
but I am having to compare the new information with the old. Since I'm not a
programmer, I have used the unmatched query option to compare the two data
files. My problem is that once the comparison has been made, I'm not sure
how to delete old members and collateral, determined by the unmatech query,
from the member and collateral tables. Any suggestions on how to do this
without programming?