Search results

  1. J

    Search subform multiple criteria

    Dear access users, I was able to create search as you type form from info from your excellent site. I use it to search through a music database. So i have a table with Artist and Title in it. So when i type queen i show the results in a subform as i type. But ia have multiple "Queen" records...
  2. J

    Joining data from 2 tables

    Dear, I have created a tables users with userID and have 2 tables with 1-to-many relations to userID: tblAvailableHours (Fields userid - date - availablehours) tblWorkedHours (fields userid-date-workinghours) In both tables a have a date field. I would like to create a query to get as a result...
Back
Top Bottom