Full Version:
How to refer to a subform
UtterAccess Discussion Forums
>
Microsoft® Access
>
Access Forms
TheOtherDodge
Sep 14 2005, 09:16 AM
I am trying to set focus on a field in a subform from a button on a form. How do I refer to it? I tried:
[forms]![frmSubRanking].setfocus
with 'frmSubRanking' being the name of the subform on the form 'frmRanking'
PaulBrand
Sep 14 2005, 09:23 AM
[forms]![frmRanking]![frmSubRanking].setfocus
TheOtherDodge
Sep 14 2005, 09:26 AM
.
PaulBrand
Sep 14 2005, 09:29 AM
You're welcome
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here
.