Search results

  1. E

    Form based on query in many-to-many relationship not displaying information

    This is a different topic than the other "from based on a query" problem. Here is the skeleton of the database: tblInstruments one to many with tblLink many to one with tblCustomers So the link table has two primary keys (and only two fields, for that matter) which is allowing me to assign...
  2. E

    Can I control what is displayed in subform?

    I need to create a database with information on different instruments. Each instrument will have some common information as one table, logically enough, with information like owner, user, company, et cetera. However, instruments will also have specific information that apply only to their...
Back
Top Bottom