Create your country and state table separately. Then, add a state field to your main table. Then, create a relationship between your state field in your main table, and your state field in your country table. Then, when you create a query, form, or report, include the associated country field -...