Hi,
i have a table bound to a form (like a subform) - its more of a tempory table but i use it to show multiple rows on a form. i call this tbl_temp.
there is a field with a combox in it . (eg i bound the fields propertys to a combo box) - however is there a way to have new values based on another value in the row. eg each combobox has a different set of combo box listed values based based on another field in that row?
so if theres 3 rows in table - we could get 3 different combobox(at present you can only have 1 set of values)
Kind regards
i have a table bound to a form (like a subform) - its more of a tempory table but i use it to show multiple rows on a form. i call this tbl_temp.
there is a field with a combox in it . (eg i bound the fields propertys to a combo box) - however is there a way to have new values based on another value in the row. eg each combobox has a different set of combo box listed values based based on another field in that row?
so if theres 3 rows in table - we could get 3 different combobox(at present you can only have 1 set of values)
Kind regards