I am calulating a field fldD. I have added the following to the Control Source of fldD "=[fldA]+[fldB]+[fldC]"
Can I save the value that is created back to the table i.e. fldD will be the value of =[fldA]+[fldB]+[fldC]
Anyone know if this is possible?