H
HBomb
I have a main form for ORDERS (based on my orders table)
and a subform for ORDER_DETAILS (based on a query). When
I try to enter new order details in the subform, it works
only for the orders that already have at least one order
detail record. When a given order has no pre-existing
details, the subform is blank (obviously, since it is
based on a query), but I am also unable to create a new
order detail record for that order. Is there a form
command I can use to force the creation of a new blank
record for the subform regardless of wether it has a
related detail record or not? Am I going about this all
wrong?
and a subform for ORDER_DETAILS (based on a query). When
I try to enter new order details in the subform, it works
only for the orders that already have at least one order
detail record. When a given order has no pre-existing
details, the subform is blank (obviously, since it is
based on a query), but I am also unable to create a new
order detail record for that order. Is there a form
command I can use to force the creation of a new blank
record for the subform regardless of wether it has a
related detail record or not? Am I going about this all
wrong?