Hi All
I've got a form to list customers / suppliers, usual stuff company name, address etc.
Then I've got a subform which lists all project associated with each company.
On the subform there is an unbound combo box, to pick from a list projects and then update the other project details / controls on the subform.
My problem, when I change the company on the main form the combo box is empty (as its unbound) and when I try to update [me!combo] = [me!hidden project number] all the records change.
any ideas?
Thanks in advance
Mick
I've got a form to list customers / suppliers, usual stuff company name, address etc.
Then I've got a subform which lists all project associated with each company.
On the subform there is an unbound combo box, to pick from a list projects and then update the other project details / controls on the subform.
My problem, when I change the company on the main form the combo box is empty (as its unbound) and when I try to update [me!combo] = [me!hidden project number] all the records change.
any ideas?
Thanks in advance
Mick