In the On current event of the parent form I tried the effect of typing
"me."
without the quotes, on a new line within the
Private Sub Form_Current()
procedure, just to see what possible arguments were listed upon hitting the
"." key.
I recognised all of the normal text fields in the drop-down prompt that
appears, but nothing remotely similar to the subform name appears there.
Should there be?

Signature
Return email address is not as DEEP as it appears
Jack Sheet - 30 Nov 2005 18:53 GMT
Problem now solved (separate thread)
> In the On current event of the parent form I tried the effect of typing
> "me."
[quoted text clipped - 5 lines]
> appears, but nothing remotely similar to the subform name appears there.
> Should there be?