I do a simple DB in access. There are two labels "Operation" and "software."
To simplify data entry created form "Form1", which contains a nested form "PO02".
In this form, I want to first enter the values ​​in the strings "From", "To", "Capacity", and then just enter the data in the "ID_PO".
How to make it so that when creating a new record in the “PO02” nested form, the line “Operation” automatically takes the current (!) Values ​​from the line “ID_Operations” of the form “Form1”.