You could create an [Ownership Log]
table which as a field for owner name, a link to a condominium, start date, and end date. Then in your [Condos]
table you could have a Lookup field pointed at the [Ownership Log]
table’s {Name}
field and set it to only show records where {End Date}
is empty to show the current owner’s name.