View Full Version : Detailed Orders Subform


bengel3
10-19-2001, 10:32 AM
My query finds all orders for a particular customer and does so successfully. But when I set the child/master to only show the orders by OrderID, I get an error saying my expression is too complex.

Does anyone have any ideas? I have hit the proverbial brick wall.

SteveA
10-19-2001, 07:34 PM
If the subform is showing all orders for a particular customer, wouldn't the master/child relationship be the Customer ID in both tables, not the Order ID?

Cheers,
SteveA