I have table with these field
fieldname1: 'data type number
fieldname2: 'data type number
I creat the form name TESTFORM with "fieldname1" and an unbound control name "result".
After I enter data into "fieldname1". the "result" field give me some value. example: 20
I want to copy a value "20" and paste into fieldname2 in table. I also want the fieldname2 automatic update whenever "result" change.
how can i do it?
thanks
[This message has been edited by Rdbui (edited 11-12-2000).]
fieldname1: 'data type number
fieldname2: 'data type number
I creat the form name TESTFORM with "fieldname1" and an unbound control name "result".
After I enter data into "fieldname1". the "result" field give me some value. example: 20
I want to copy a value "20" and paste into fieldname2 in table. I also want the fieldname2 automatic update whenever "result" change.
how can i do it?
thanks
[This message has been edited by Rdbui (edited 11-12-2000).]