Howard2002
Programmer
what is the syntex to add the contents of 2 fields? I have a memory variable to store the total.
example
field_a + field_b = mvsum
thisform.txtsum.value = mvsum
example
field_a + field_b = mvsum
thisform.txtsum.value = mvsum