i'm doing a simple query to sort information in a phone list database using two tables and i end up with each record in the completed query repeating 31 times. i have no idea why it's doing this or how to fix it...
This is probably due to your join criteria. Access will produce a row for everytime the join criteria is equal. Maybe you can add additional keys to pare down what will be returned. If you need additional help, then give more information on your tables and the keys that you are using to join on or could use to join on.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.