M
mc
Hi
I am creating an order form based on 3 tables -
Products (ProductID, ProductDesc)
Order ID (OrderID, Customer, Date)
Order Details (OrderID, ProductID, Qty)
Data kept in Order Details table will be from the subform.
My problem is how do I lookup the Product Description from
the Product ID selected by the user?
I tried the DLOOKUP function but it doesn't seem to work.
BTW, I am using Access97.
Thanks!
I am creating an order form based on 3 tables -
Products (ProductID, ProductDesc)
Order ID (OrderID, Customer, Date)
Order Details (OrderID, ProductID, Qty)
Data kept in Order Details table will be from the subform.
My problem is how do I lookup the Product Description from
the Product ID selected by the user?
I tried the DLOOKUP function but it doesn't seem to work.
BTW, I am using Access97.
Thanks!