Hello, and thank you for your time. I have a few questions in reguards to mailing addresses within my database.
1. The database in question is currently being used to track customers for a pool company. It was decided that of all the information, the address is the one unique field that will never change. With that being said, are there any suggestion on how to restrict the entry of an address into the database as to not allow multiple variations of the same address (ie 123 W Street Road, 123 West Street Rd, etc)?
2. Since the primary area that the addresses will be in is contained to one town Id also like to implement an interactive map of the town into the database where each property is highlighted based on the pools current status (construction, open, closed, maint, etc.)
I started doing this by manually creating a form and drawing lines for roads and property lines, labels with conditional formatting, and I even went as far as hiding a control button on each property so that if you clicked on a property a form with the properties details would open. This attempt met abrupt failure as access 2007 doesn't allow for curved shapes in any convienient way that I can find. Is there a better way to implement a feature like this, or is it simply not a possibility?
1. The database in question is currently being used to track customers for a pool company. It was decided that of all the information, the address is the one unique field that will never change. With that being said, are there any suggestion on how to restrict the entry of an address into the database as to not allow multiple variations of the same address (ie 123 W Street Road, 123 West Street Rd, etc)?
2. Since the primary area that the addresses will be in is contained to one town Id also like to implement an interactive map of the town into the database where each property is highlighted based on the pools current status (construction, open, closed, maint, etc.)
I started doing this by manually creating a form and drawing lines for roads and property lines, labels with conditional formatting, and I even went as far as hiding a control button on each property so that if you clicked on a property a form with the properties details would open. This attempt met abrupt failure as access 2007 doesn't allow for curved shapes in any convienient way that I can find. Is there a better way to implement a feature like this, or is it simply not a possibility?