shawnj985 Posted May 26, 2007 Posted May 26, 2007 I have two related tables (Table A & Table that are linked by one field: contact id (number field). I would like to be able to use the contact id field in Table A. to check for a matching id in Table B. Then, once I identify those records in Table A with matches, I would like to display them in a list layout. I know how to display them but not sure how to check the two tables for matches. I'm sure this is simple, but i can't think of anything now.
Fitch Posted June 5, 2007 Posted June 5, 2007 You can use GTRR (Go to related records) and in the GTRR options choose Show only related/Match all records in current found set. So, if you're looking at all records from table A, and you GTRR/Match All to table B, you'll be looking at all B records that have a matching A record. You can then GTRR/Match All from B back to A, and so that would give you all A records that have a B.
Recommended Posts
This topic is 6383 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now