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
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.