Depends on the calculation. You may be able to set the control source to a
function like:
=GetFirstPayment([FieldA],[FieldB])
You may need to use an unbound control and set the control to a memory
variable in the On Format event of the section containing the control:
Me.txtFirstPayment = curMyMemoryVariable