Search results

  1. P

    Seems like a query issue to me

    Hm, on second look no. For some reason the Model combobox is not filtering
  2. P

    Seems like a query issue to me

    Thanks JHB Seems to be working now. What do you think? Anything you'd change?
  3. P

    Seems like a query issue to me

    Unfortunately no. There are two criteria: Model Source which results in one record e.g. Adventurer SF40A
  4. P

    Seems like a query issue to me

    Thanks guys Changed around the structure a bit. Still having the same issue in the Query The objects involved are Form1 and Query1 Ideally I'd like to get to a point where the user selects an item in the dropdown list generated from Model Data and it returns all the records with a matching...
  5. P

    Seems like a query issue to me

    Hey plog, Not sure I understand. What would that do other than clutter up the relationships? A unique field is already used as the key that lines it up with a Model in Model Data
  6. P

    Seems like a query issue to me

    Hey guys, I have a multi-table Access 2010 database that I'm working with. The setup is like so: Model Data holds 49 records. PK is ID ID relates the other tables back to Model Data (with the exception of Weights, that's a standalone table) so essentially you get the Cable, Adapter and Kit...
Back
Top Bottom