I have one row contains : Name | Debit | Credit
Customer| 5500 | 2000
_____________________________________________________________________________________________________________________________________________
i want to make formula Using Expression Builder by Access Reports
Dlookup
return Net (Amount Debit - Credit)
3500
Customer| 5500 | 2000
_____________________________________________________________________________________________________________________________________________
i want to make formula Using Expression Builder by Access Reports
Dlookup
return Net (Amount Debit - Credit)
3500