J
jenni_p
Hello -
I have a simple purchase order and I have run into a
snag.
My subform contains products from tbl_products and the
prices for the product are in tbl_productPrices.
The price should be the one that where the OrderDate from
the main form is between the StartDate and the EndDate of
the product price. I have it working so the proper price
shows up, but now I cannot add or change any products in
my subform.
Do I have to do this some other way besides entering the
criteria in the supporting query behind the form?
Thanks,
Jenni
I have a simple purchase order and I have run into a
snag.
My subform contains products from tbl_products and the
prices for the product are in tbl_productPrices.
The price should be the one that where the OrderDate from
the main form is between the StartDate and the EndDate of
the product price. I have it working so the proper price
shows up, but now I cannot add or change any products in
my subform.
Do I have to do this some other way besides entering the
criteria in the supporting query behind the form?
Thanks,
Jenni