Hi folks
I have 2 tab pages, each containing a sub form. Each sub form contains a combo box. I want the contents of cbo2 to be dependant on the selection in cbo1. cbo2's row source is set to a query which uses the current value of cbo1. This works fine for the first record but does not update cbo2 in subsequent records. How do i do this?
Thanks
Lou
I have 2 tab pages, each containing a sub form. Each sub form contains a combo box. I want the contents of cbo2 to be dependant on the selection in cbo1. cbo2's row source is set to a query which uses the current value of cbo1. This works fine for the first record but does not update cbo2 in subsequent records. How do i do this?
Thanks
Lou