Recent content by blairsly

  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

    automatically fill in address

    Populating fields on a continuous form I was encountering the same problem, and found this VERY helpful demo somewhere in the archives here. (http://www.candace-tripp.com/download/combopopulate.zip) I have used the method explained above and in the above demo, and it worked wonderful on a...
  3. 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...
  4. B

    Seeking Advice on Many-to-Many Relationships

    Thank you for your help!!! Your suggestions were just what I was looking for! With much appreciation :D , Blair
  5. B

    Seeking Advice on Many-to-Many Relationships

    Gasping for Air Someone told me Access wasn't that difficult. They said the water was shallow over here, and now I'm stuggling to stay afloat. :eek: But the optimist would also say that's the best way to learn to swim! I had been searching around and found the link you mentioned and...
  6. 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