No, but you can fake something up with two separate subforms on a main
form, if you really want it to look like that -- the top subform in data
entry mode, the bottom subform with AllowAdditions = False, and
requerying the bottom one whenever a record is added on the top one.