Dear Friends,
your help is very much needed.
I have a form linked to Orders table (and has the field OrderID) and a subform linked to "Order Details" table and also has the field OrderID. both tables have one-many relationship via the OrderID.
How to make the subform read automatically the autonumber generated for the OrderID of the order form.
The problem I am facing is that when I complete the order details subform and ask to go to a new record, it displays the message that i can not add a record because there is a required field missing (OrderID).
2nd question is when I ask for a new record in Order form, the subform is still showing the older records of the previous order. is ther a way to make the subform show a clean record page when I go to a new order.
thanks
your help is very much needed.
I have a form linked to Orders table (and has the field OrderID) and a subform linked to "Order Details" table and also has the field OrderID. both tables have one-many relationship via the OrderID.
How to make the subform read automatically the autonumber generated for the OrderID of the order form.
The problem I am facing is that when I complete the order details subform and ask to go to a new record, it displays the message that i can not add a record because there is a required field missing (OrderID).
2nd question is when I ask for a new record in Order form, the subform is still showing the older records of the previous order. is ther a way to make the subform show a clean record page when I go to a new order.
thanks