Recent content by tomullus

  1. T

    Cascade of 3 or more ComboBoxes

    John Big Booty: The reason why it's one big table is because the database is linked with an SQL server database. I don't want to create any relationships in the access database as that may cause complications, so my form is based on a view from SQL server with all my needed information. Also I...
  2. T

    Cascade of 3 or more ComboBoxes

    Hi, I'm having difficulty with making a cascade of more than 2 combo boxes. Let's say that my Database has a single table (let's call it TableX) containing the following columns: Category, Group, Subgroup, Information. I want to have 3 combo boxes; the first filtering the second and the second...
Back
Top Bottom