I am currently trying to update registrations dates in the brand table according to the registration numbers in the checks table. Basically the checks table has the fields check, date, check amount, reg amount, reg# beg, to, reg# end and the Brands table has Reg #, Brand, Type, Date.
What I...