Full Version: How to refer to a subform
UtterAccess Discussion Forums > Microsoft® Access > Access Forms
TheOtherDodge
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
[forms]![frmRanking]![frmSubRanking].setfocus
TheOtherDodge
.
PaulBrand
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.