Search results

  1. T

    Question Form / Sub-Form

    Hi, I have an issue where I have a sub-form within a form. The form gives detail of inspections, i.e. location, detail, dates. The sub-form (Linked by 'Inspection ID' on the main form) gives the costing's on a tabbed sub-form. When I generate a report and there is no data inputted...
  2. T

    Combo Box For Searching Forms Help

    Okay, I am making a database and want to use a combo box to search a form and display date in a subform to give multiple search criteria. I have followed a YouTube step but cant get it to work. The code is as below, anything jump out at you? Private Sub cboSearchCustomer_AfterUpdate() Dim...
Back
Top Bottom