Well this should be an easy one for everyone except me. On a form i want to add multiple fields to create a total. I figured it out on tables but it seems not to work on forms:
=([total1])+([total2])
if i give both fields a value of 1 it makes 1+1=11
can anyone help please
=([total1])+([total2])
if i give both fields a value of 1 it makes 1+1=11
can anyone help please