G
Guest
Hi,
I created a query based on three related tables: A,B, and C. All in a one to many relationship A to B to C.
I created a form based on this query and combined the fields from A and B (via the wizard) into the main form and the subform is table C.
I wish to order my records by a certain field in table C for that subform. But using the OrderBy property for the subform doesn't result in the desired order. The record source is based on the table C (which suprised me since I created the form based on a query for all three tables) but anyway ... any help in the right direction would be appreciated.
Thanks.
djb
I created a query based on three related tables: A,B, and C. All in a one to many relationship A to B to C.
I created a form based on this query and combined the fields from A and B (via the wizard) into the main form and the subform is table C.
I wish to order my records by a certain field in table C for that subform. But using the OrderBy property for the subform doesn't result in the desired order. The record source is based on the table C (which suprised me since I created the form based on a query for all three tables) but anyway ... any help in the right direction would be appreciated.
Thanks.
djb