Search results

  1. C

    Getting info from subtable?

    ARGH! Still trying to figure it out....On the drinks table, the subdata sheet has the ingreident id's, but not the names theirselves.... I'm trying to create that table you said, cant find anything anywhere about a foreign key table. So I just make the drink the primary key. No luck getting...
  2. C

    Getting info from subtable?

    You make it sound so easy! hehe. I'll give it a try and let ya know....
  3. C

    Getting info from subtable?

    Ok, I have a database with 11,000 mixed drinks & their ingreidents. One table has the drinks listed, 11000 of them, and another table has the ingreidents, 1400 of those. When I click on the plus sign on the drinks table, it opens a smaller window, like a sub database, and the fields there just...
  4. C

    Multiple Display Queries

    I got it to display all the ingreidents, however, there is a new record for each one. Example...one of the drinks are called ACID, and there are 4 records now for that one drinks, each with a different ingriedient. That gave a crazy amount of records! I need all the ingredeents together....
  5. C

    Multiple Display Queries

    well, not really, this subform has got me pulling out what's left of my hair!
  6. C

    Multiple Display Queries

    Ok, I have a database with 11,000 mixed drinks & their ingreidents. One table has the drinks listed, 11000 of them, and another table has the ingreidents, 1400 of those. When I click on the plus sign on the drinks table, it opens a smaller window, like a sub database, and the fields there just...
Back
Top Bottom