In my access class I took the Prof said to create a table with the states in it and give each state an ID number, store the number in the fields and use a query and relationships to she the abbrevation when needed like in forms and such but when I try to make the relationships it makes a table called States_1 for the shippingstate and uses the states table for the billing state. it does this also with the shipping and billing country fields and the coutry table. What did I miss in the lesson? The dropdown box always shows the StateID not the abbrevations. but i read that this will actually make the database larger and is unneeded and it will some how affect the databases ability to sort and create reports. so am i better off simply typing in the state and country?
Last edited: