M
Matt Knoll
What I am trying to create is an access database that can be used to lookup
monuments by description. I will try to describe this the best I can and
how I am looking to do it. I just wonder if there is something I am missing
or if there is an easier way.
For example Section 1 Township 28 Range 8 SouthQuarter would then point me
to the record of Monument A, however that Monument A needs to also be
pointed to by Section 2 Township 27 Range 8 NorthQuarter.
Is the easiest way to go about this to enter each Monument in thier own
table and designate them an ID then list the possibles in another table and
just point each one to the correct ID?
I realize it might actually be easiest to just enter each full record, I
guess I am trying to cut down on the redundancy and make it easier to
update.
Thanks
Matt Knoll
monuments by description. I will try to describe this the best I can and
how I am looking to do it. I just wonder if there is something I am missing
or if there is an easier way.
For example Section 1 Township 28 Range 8 SouthQuarter would then point me
to the record of Monument A, however that Monument A needs to also be
pointed to by Section 2 Township 27 Range 8 NorthQuarter.
Is the easiest way to go about this to enter each Monument in thier own
table and designate them an ID then list the possibles in another table and
just point each one to the correct ID?
I realize it might actually be easiest to just enter each full record, I
guess I am trying to cut down on the redundancy and make it easier to
update.
Thanks
Matt Knoll