G
Guest
I'm trying to find out the easiest way out without complex code to do this. I
have a main form which called Inventory Transaction. Inside this form, a
field which is called "Items Ordered" and if I double click the field, it
will open a sub form called Select Products. This is what I had managed to do
so far. My problem starts here. I want to select the product in the sub form
and upon selection, it will automatically reflect in the main form field
"Items Ordered" and closed the sub form.
have a main form which called Inventory Transaction. Inside this form, a
field which is called "Items Ordered" and if I double click the field, it
will open a sub form called Select Products. This is what I had managed to do
so far. My problem starts here. I want to select the product in the sub form
and upon selection, it will automatically reflect in the main form field
"Items Ordered" and closed the sub form.