Depending on how you 'find' record 30, you can use code to set the focus to the control you want. For example, Me.Field10.SetFocus will set the focus to Field10 but you will have to determine when and where to use this code as I do not know how you are 'finding' record 30, etc.
hth,
Jack