Recent content by RhysPhelps

  1. R

    two combo boxes to populate a list box

    hi guys and girls, i have a form ("Form1") that has two combo boxes ("Cost" and "Account") that i would like to use to populate the list box ("Ref"). The table is "BudgetRef" I have the query currently set at:- SELECT BudgetRef.Budget_Reference, BudgetRef.Account_Name, BudgetRef.Cost_Center...
Back
Top Bottom