N
NKK
I have a form that is bound to a table and I would like to use that form for
data entry. There are 4 fields, three text fields and one combo box. I
would like for the value of the third text box to be derived from the values
of the other two text boxes. I have the code that will created the derived
text value, I just need to know how to get it into the third text box and
then save the record. BTW...the field the third text box is bound to is the
primary key for the table. Any nudge in the correct direction would be
appreciated! Thanks.
data entry. There are 4 fields, three text fields and one combo box. I
would like for the value of the third text box to be derived from the values
of the other two text boxes. I have the code that will created the derived
text value, I just need to know how to get it into the third text box and
then save the record. BTW...the field the third text box is bound to is the
primary key for the table. Any nudge in the correct direction would be
appreciated! Thanks.