S
senkurion
I have a report footer to "sum" the "Amount" field only if the the
corresponding line in "action" field reads "deposit" I used
Sum (IIf["Activity"]="Deposit", [Amount]) but it gives a pop up saying--
syntax error in querry expression 'First([Sum (IIf["Activity"]="Deposit",
[Amount])])'
I dont understand what it is saying , Please help
corresponding line in "action" field reads "deposit" I used
Sum (IIf["Activity"]="Deposit", [Amount]) but it gives a pop up saying--
syntax error in querry expression 'First([Sum (IIf["Activity"]="Deposit",
[Amount])])'
I dont understand what it is saying , Please help