haridravid
2010-03-08 10:40:45 UTC
I have a record in table 1 which matches with multiple records in table 2. now i have a form which will access data from both the tables. But I dunno how to display all the records which match with table 1?
For me, in the form only 1 record from table 2 is displayed at a time.
Example: I have 6 records in table 2, and 2 records in table 1, with each record in table 1 relate with 3 records in table 2. Now when I open the form, there are 6 records with table 2 data being displayed 1 by 1 while displaying the corresponding table 1 data repeatedly. I want all 3 matching data of table to be displayed in 1 instance.
*I am not well versed in access, which by now u would have found out. So am almost zero in SQL.
But i really need this for a job here...