Search results

  1. G

    Runtime error "3021" with search button

    hi there i have a search button on the form which does work does the search very well how ever if a wrong search value is entered which does not exist in the database i get the Runtime error "3021" here is my code Private Sub cmdSearch_Click() Dim bkmk As Variant Dim strField As String Dim...
  2. G

    Please help with relationships within tables

    :confused::confused::confused: Hi there i am stuck on the relationships section of access basically i have a few tables which id like to link with each other and have one main table where each of these tables obtain their data for example main table is customers with customer id name surname...
Back
Top Bottom