When using a subform which contains detail information in a form containing customer header info ( name, address, etc.) is it possible to have both forms updated with information before the records are written? The problem I am having is that when moving from the main form fields to the subform fields, the main form automatically saves and then goes blank so the user can't tell which customer record is being affected. How can I structure this so the user sees all the fields before any records are committed?
Thanks!