I have a form of investors and within that, a subform of all their different accounts. Is it possible to put a combo box in the main body of the form that looks up a field in the subform and navigates to it?
Not real sure what you mean by
"looks up a field in the subform and navigates to it?"
If you want to display the same data that is in the subform just change the rowsource of the combobox to retreive those records
navigate to the subform record using the gotorecord method
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.