Hello,
Have been struggling with this for some time.
Basically- we have land owners who own multiple properties across different counties.
I may not uncover all of what one land owner owns - and so assigning a unique ID # to them proves difficult.
I need to assign each individual NAME with an ID #.
I then wish to create a unique PROPERTY ID - that will incorporate the above NAME ID #.
So all together I need:
one ID # for the Individual Owner
one ID # for the properties (that incorporates the Individual Owner ID #)
I then need a method to check NEW lists for EXISTING owners.
Any help is appreciated. It has been a nightmare!
Have been struggling with this for some time.
Basically- we have land owners who own multiple properties across different counties.
I may not uncover all of what one land owner owns - and so assigning a unique ID # to them proves difficult.
I need to assign each individual NAME with an ID #.
I then wish to create a unique PROPERTY ID - that will incorporate the above NAME ID #.
So all together I need:
one ID # for the Individual Owner
one ID # for the properties (that incorporates the Individual Owner ID #)
I then need a method to check NEW lists for EXISTING owners.
Any help is appreciated. It has been a nightmare!