Search results

  1. T

    subform problems -- many-to-many

    sorry if that was confusing. deleting is probably not the right word i want to be able to change the particular languages offered by any particular organization at any time. so, for example, an organization named "Parents Helping Parents" might offer services in Spanish and English this year...
  2. T

    subform problems -- many-to-many

    Hi, I'm trying to set up a database for local organizations with contact information and the types of services they offer. I've used many-to-many junction tables so that I can assign multiple "Areas" (the geographic regions that a particular organization serves) and multiple "Languages" --...
  3. T

    Using many-to-many junction tables

    Thank you so much! I will try that...
  4. T

    Using many-to-many junction tables

    Thank you for your help! I guess my question is really more of a "what next?" After I've established those relationships (created junction tables with foreign keys), what do I do? I still have my "Resources" table with a column for Languages where each cell has a string... how do I change...
  5. T

    Using many-to-many junction tables

    I would like to create a database of organizations in my area that provide particular services. I had initially created an Excel spreadsheet, but decided that I'll probably need an Access database, so I converted the format. I have one table that has the name of the organization, contact...
Back
Top Bottom