J
JessicaMtgt
I would like to translate the following Excel formulas into Access report
expressions:
=SUMIF(D3485,">0",(D3485))
=SUMIF(D3485,"<0",(D3485))
In my Access report "D3485" represent my field [Amount]. I am trying to
see the report totals by debits and credits.
expressions:
=SUMIF(D3485,">0",(D3485))
=SUMIF(D3485,"<0",(D3485))
In my Access report "D3485" represent my field [Amount]. I am trying to
see the report totals by debits and credits.