Subform Setfocus
I'm probably forgetting something really simple, but it escapes me as to what it is.:(
If got a subform, which gets a record inserted into it based on clicking an image on the main form. I want the focus to move to the last record of the subform after the image is clicked.
I've tried DoCmd.GoToRecord , "Subform", acLast
but that doesn't work,
nor does referring to the subform as Form_Subform or Forms!Form!Subform
Can someone tell me where I've been going wrong?
TIA
Steven
I am a loud man with a very large hat. This means I am in charge.
__________________
<hr noshade size=\"1\"><i><font color=\"blue\">I am a loud man with a very large hat. This means I am in charge</i></font id=\"blue\">
|