Valery
Registered User.
- Local time
- Today, 13:03
- Joined
- Jun 22, 2013
- Messages
- 363
Hi all,
I would like the text from the previous field Invoice_Contact copied into the field Invoice_Contact of each new record created. I think I can use CTRL ' - but would like it done automatically if possible.
Field location:
Form = PatientUpdate - Subform = F_Invoice - Field = Invoice_Contact
The form and subform are linked through: Pat_ID
The subform is based on the table called Invoice with Invoice_ID as the primary key.
I tried several variations of this DLookup from examples I found on the web but the field comes out with "error" in it and its flashing! (scary!!)
Thank you! MUCH appreciated.
I would like the text from the previous field Invoice_Contact copied into the field Invoice_Contact of each new record created. I think I can use CTRL ' - but would like it done automatically if possible.
Field location:
Form = PatientUpdate - Subform = F_Invoice - Field = Invoice_Contact
The form and subform are linked through: Pat_ID
The subform is based on the table called Invoice with Invoice_ID as the primary key.
I tried several variations of this DLookup from examples I found on the web but the field comes out with "error" in it and its flashing! (scary!!)
Thank you! MUCH appreciated.