I have two forms in question. Invoices and Invoice Details subform. The records are stored in another table called Inventory Transactions. Default value of InvTransDate = Invoice date on the main form. My problem is that when I change the date on the main form, only the first record on the subform reflects the change. I need all of the records in the subform to be updated at the same time.
Thanks
Thanks