mrrayj60 Registered User. Local time Today, 03:33 Joined Sep 3, 2009 Messages 103 Sep 29, 2009 #1 If I want to use data (display only) from two tables, I have a relation on the two, do I have to use a query? I can't seem to see the other table fields or find how to open another table for the form. Ray
If I want to use data (display only) from two tables, I have a relation on the two, do I have to use a query? I can't seem to see the other table fields or find how to open another table for the form. Ray
boblarson Smeghead Local time Today, 00:33 Joined Jan 12, 2001 Messages 32,025 Sep 29, 2009 #2 mrrayj60 said: do I have to use a query? Click to expand... Yes, you would use a query. And it is good practice to use a query even when you are dealing with only one table too.
mrrayj60 said: do I have to use a query? Click to expand... Yes, you would use a query. And it is good practice to use a query even when you are dealing with only one table too.