J
jshes
Guest
I am trying to build a report that can look at the current owner of a property, and track it through the sales documents to the original owner. I have tables set up for each of the properties (including when less than 100% of a property was sold) , the owners, etc. But I can only think of a couple of ways to link (string) the ownership over time together. (1) manually reviewing and linking each "chain" to the one before it until I get back to the original owner (which I really don't want to do) or some sort of VBA that will look at the current owner, then look to my list of transfer documents for that owner's name in the "sold to" column for that particular identified property. This would give me a chain from original ownership to current, which I would then link to a set of "master" documents which were signed by the original owners. Net result is that I could show the current ownership for that property, and the "master documents" (original owners) of the documents for that property.
Any suggestions on how to write it (keeping in mind that I am self taught and do not know all the tricks!)
Thanks.
Any suggestions on how to write it (keeping in mind that I am self taught and do not know all the tricks!)
Thanks.