Search results

  1. B

    Populating List Box based on Values in Combo Box

    I have a Main Form frmJOBS in which a subform frmVENDOR_JOBINFO is embedded. As there can be multiple Vendors per Job, I am experimenting with ways add Vendors. Although I like the datasheet view, the address/contact info as well as other information needs to be easily accessible, and therefore...
  2. B

    Seeking Advice! Populating Fields based on other entries in table

    Last week some very altruistic folks here helped me solve a many-to-many relationships quandry, and I am hoping that there may some others out there who can help with another question. I have a feeling this is simple, but I can't quite get my head around it, and have not been able to find it in...
  3. B

    Seeking Advice on Many-to-Many Relationships

    Hello, I am working on a database of translators. Each of these translators can have multiple Source Languages, and multiple Target Languages. I understand that I must use a many-to-many relationship, but as the Language fields for both Source and Target Languages comes from one table...
Back
Top Bottom