Jackmetickler
MIS
I have a @totalcost formula that simply multiplies
QTY against Cost in a daily report of cost adjustments.
As some QTY are adjusted down there are some negative costs i.e £-20.05 as well as some positve (£20.00)
I wish to simply sum the negative costs in the footer seperately from the positive but every formula I write just gives me a zero amount.
My Total formula for each transaction is:
@TotalCost
{Transaction_History.COST_15}*Transaction_History.TNXQTY_15}
I can write a formula to sum all totalcosts but not one that seperates the minus totals from the postive totals.
I hope that makes some sense - any pointers with the formula would be greatly appreciated.
Many thanks
QTY against Cost in a daily report of cost adjustments.
As some QTY are adjusted down there are some negative costs i.e £-20.05 as well as some positve (£20.00)
I wish to simply sum the negative costs in the footer seperately from the positive but every formula I write just gives me a zero amount.
My Total formula for each transaction is:
@TotalCost
{Transaction_History.COST_15}*Transaction_History.TNXQTY_15}
I can write a formula to sum all totalcosts but not one that seperates the minus totals from the postive totals.
I hope that makes some sense - any pointers with the formula would be greatly appreciated.
Many thanks