T
Tony Williams
I have a form based on Table A and a linked sub form based on Table B. On
the sub form is a drop down combobox based on Table C. The data in the
combobox, which is called cmbcompany, is based on a field in Table C called
txtcompany and the value is stored in the field txtcompany2 in Table B. I
created the combo box using the wizard. However when I delete a record from
my sub form it also deletes the value of txtcompany in Table C. What am I
doing wrong here?
Thanks
Tony
the sub form is a drop down combobox based on Table C. The data in the
combobox, which is called cmbcompany, is based on a field in Table C called
txtcompany and the value is stored in the field txtcompany2 in Table B. I
created the combo box using the wizard. However when I delete a record from
my sub form it also deletes the value of txtcompany in Table C. What am I
doing wrong here?
Thanks
Tony