Using Microsoft Access 2010.
I'm using the Expression Builder to create a query. It is supposed to calculate the transfers in and transfers out of each account. The bank account is the first field, and the second field is TransfersIn. Following is the syntax from that field: TransfersIn: CCur(Nz(DSum("TransferAmount","TBL_TransactionDeta ils"),0)).
Below is a screen shot if that will help with any feedback on what I am doing wrong.
Thanks!
Doug