Search results

  1. M

    Multi Lookup List - Produce a useable Query

    I am having trouble using a form as input for a query. The form uses multi select list boxes, with then intention being that if I select multiple fields then only records which include those fields will show (not only fields that contain those and no others). I also have successfully worked up...
  2. M

    Form to display information from junction table

    Hello all, I've established a many to many relationship using a junction table. So I have 3 tables (A for "materials", B for "batches", and J for "junction") Form A is linked to table A, and contains a subtable linked to a query from table J. This allows me to input materials into table A and...
Back
Top Bottom