Hi,
I have a table with 2columns, Project Type & Project. on my form I have two combo boxes. ComboProjectTyp e & ComboProject. both dropdowns come from the table mentioned. If for instance the Project Type "Billable" is chosen from dropdown ComboProjectTyp e, then I would like the dropdown in ComboProject to only display the Projects that are related to "billable", not all of the projects. Please advice.
thanx!
I have a table with 2columns, Project Type & Project. on my form I have two combo boxes. ComboProjectTyp e & ComboProject. both dropdowns come from the table mentioned. If for instance the Project Type "Billable" is chosen from dropdown ComboProjectTyp e, then I would like the dropdown in ComboProject to only display the Projects that are related to "billable", not all of the projects. Please advice.
thanx!
Comment