M murlen Registered User. Local time Today, 17:18 Joined Nov 18, 2002 Messages 37 Mar 30, 2005 #1 I have a form called chartinfo which contains a subform called testgroup. For ever new record in the main chartinfo form I need the testgroup subform to display all records from the testgroup table. see attachment it is access 02 Thanks Murlen Attachments test_copy.zip test_copy.zip 32 KB · Views: 125
I have a form called chartinfo which contains a subform called testgroup. For ever new record in the main chartinfo form I need the testgroup subform to display all records from the testgroup table. see attachment it is access 02 Thanks Murlen
boblarson Smeghead Local time Today, 15:18 Joined Jan 12, 2001 Messages 32,040 Mar 30, 2005 #2 You want the EXACT same table for TestGroup to show up for ALL Records in ChartInfo? If so, just remove the Master and Child link fields in properties of the subform.
You want the EXACT same table for TestGroup to show up for ALL Records in ChartInfo? If so, just remove the Master and Child link fields in properties of the subform.