BobLarson,
I added the following code
And am the subform still opening to the first record. I knopw it's redundant, but adding the extra code of
DoCmd.GoToRecord , , acNewRec
or
DoCmd.GoToRecord , , acLast
appear to be ignored
If it makes any difference, I'm using MS...