I want to find a record in a subform via texbox and button. The search box is working fine on main form via macro on the button but i am unable to set cotrols to find data on the subform
the macro
="Passport_Number= '" & [Forms]![Agent]![sect] & "'"
what should be the reference to search in...