Search results

  1. J

    Subform Validation

    Hi there I have a form with a sub form embedded. All I want to do is when the user adds a new record and clicks the navigation bar to validate several fields on the main form and several on the sub form. Can I do it?! Grrrr.... I put all the code in the beforeupdate event of the main form...
  2. J

    Searching subforms

    I have a form based on a table (tblCompanyName) with a subform embedded in it based on another table (tblContacts). When the user clicks my search button they can search on criteria based on tblCompany name and the result is fine, my subform displays related data. However, if the user...
Back
Top Bottom