I have a table with 4 fields. The first field contains text and the other 3 contain amounts.
I also have a form that is base on on the table above.
In the form I have a combo box relating to the text field.
And 3 text boxes relating to the amount fields.
What I would like is when I select the text field using the combo box, the amounts relating to that record are viewed in the three text boxes and I can change them and if they are changed then the value is stored in the table.
If anyone can help I would be grateful.
I also have a form that is base on on the table above.
In the form I have a combo box relating to the text field.
And 3 text boxes relating to the amount fields.
What I would like is when I select the text field using the combo box, the amounts relating to that record are viewed in the three text boxes and I can change them and if they are changed then the value is stored in the table.
If anyone can help I would be grateful.