Hi,
I have a form where I'm trying to update a field (field2) using the data from another field (field1). Both the data fields have been created as unbound data fields in the form. What I would like to do is, use the 1st character from field1, which is a drop down box and update field2 with it. The code I have in place displays the first character of field1 in field2 successfully, but doesn't write the update to the table.
Please help....
Thanks very much!!!
I have a form where I'm trying to update a field (field2) using the data from another field (field1). Both the data fields have been created as unbound data fields in the form. What I would like to do is, use the 1st character from field1, which is a drop down box and update field2 with it. The code I have in place displays the first character of field1 in field2 successfully, but doesn't write the update to the table.
Please help....
Thanks very much!!!