Hi,
I've got a main form with some unbound fields and a subform. From the unbound fields in the mainform, I modify dynamically the RecordSource of my subform to display the information. ==> This works fine !!
When there is no information to display in my subform, I need to create a new record...