by =?Utf-8?B?TktL?= <nicole.krzywonski@[EMAIL PROTECTED]
>
Dec 3, 2008 at 07:24 AM
Thanks! I'll try it...
"NKK" wrote:
> 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 ****ge in the correct direction would be
> appreciated! Thanks.