I am incredibly new to Microsoft Access, and would really appreciate some help with this. I am creating a database for a fictional estate agency, that deals with the selling of local property. The property is submitted into it's own relation, with an identifier and it's details. One of these details is it's postcode. As the "company" deals exclusively with local properties, I need to find a way to only accept one of three values for the postcode: AA1*** AA2*** AA3*** The asterisks are random values - I am not too concerned about validating the input against existing postcodes, merely wishing to only accept postcodes beginning with one of those three values.

A point in the right direction would be much appreciated!

有帮助吗?

解决方案

In desin-mode of the table got to the properties of the field (in the lower part of the screen) - there you can set this.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top