Overview
- Subform called 'Time'
- Subform fields are named:
- Well Ref - this is the well reference
Start Time - self explanatory
End Time - self explanatory
Activity - combo box selection
Quantity - integer value
Another Field 1
Another Field 2
Another Field 3
Another Field 4
Problem:
When entering the first record in the subform, the following data above is populated and takes some time due to network issues.
To mitigate key strokes in new records and expedite the process in the subform, I would like to copy the previous subform record to the new records (when it has been selected / focused).
The fields I would like to copy are:
- Well Ref - this is the well reference
Another Field 1
Another Field 2
Another Field 3
Another Field 4
Thanks