Hi, I have an Access 97 database with 1 large table. In this table, there is a field called "State". Of course, there are lots of the same states throughout all the records. In an effort to reduce the size of the database, I'd like to put all the states into a separate table, and create a lookup field in my original table, that will look to the 2nd table to get the state value.
What would the query look like that will accomplish this ? There are over 50,000 records, so I can't do it by hand.
Let's call the main table "Assets" and the state table "State".
Any help would be appreciated !!
Thanks,
Paul
What would the query look like that will accomplish this ? There are over 50,000 records, so I can't do it by hand.
Let's call the main table "Assets" and the state table "State".
Any help would be appreciated !!
Thanks,
Paul