This should be about as simple as it gets, yet I can't determine how to do it.
I have a table with form that I want to enter data. The fields in the table are: Invoice, InvoiceDate, & Amount. The Invoice and InvoiceDate will be the same for 50 or so entries. On a form, how can I just enter the Invoice and InvoiceDate one time and have it autopopulate itself for every Amount that is entered? Will some sort of Autofill do the trick or is there something easier?
I originally thought I could create a Main/Subform and have the Invoice and InvoiceDate on the Main Form with the Amount in the Subform but couldn't get it to work exactly like I wanted.
I have a table with form that I want to enter data. The fields in the table are: Invoice, InvoiceDate, & Amount. The Invoice and InvoiceDate will be the same for 50 or so entries. On a form, how can I just enter the Invoice and InvoiceDate one time and have it autopopulate itself for every Amount that is entered? Will some sort of Autofill do the trick or is there something easier?
I originally thought I could create a Main/Subform and have the Invoice and InvoiceDate on the Main Form with the Amount in the Subform but couldn't get it to work exactly like I wanted.