0

summing item stock value in a group

Hi Guys

Having a little dilemma. Need to Sum items together in a group to get the valuation of stock.
.
The code below works fine providing I hard code the Date Filter.

=NL("Sum","Item","=NF(,""Net Change"",""Date Filter"",""..12/01/2013"")*NF(,""Unit Price"")","Item Division Code",$D8)

But when I use a cell reference i.e. $D$5 instead I get back an incorrect figure is this achievable?

Best regards

2 comments

Please sign in to leave a comment.