I too am in need of (or need helping finding, if it already exists) how to created automatically linked records. My example:
Column A = Company (text)
Column B = Date Purchased (date)
Column C = unique field created by formula concatenating A & B
Co...