Search results

  1. S

    Getting a subform to control navigation of parent?

    Hi, I have a form with a subform, both based off the same query. The subform is a list of all the records, and the parent is an expanded view of a particular record. What I want to be able to do is when you click a record in the subform, I'd like the parent form to jump to that particular...
  2. S

    Creating a form that allows for value lookup

    Hi, I'll give you a little background info before I ask my question: I have a table called "Company" with the following feilds: Company_ID (PK), Ticker (Indexed, Unique), Company Name I have (or at least want) a single record access form, and now for the problem: I would like someone to be...
Back
Top Bottom