0

NL Rows by filter using NL Sum

Hi,
First time posting I've seen a similar topic on here before but the solution does not seem to work for me. I'm trying to pull through only the items which are in stock in all the locations (defined by an option). First I use rows function to insert all locations, I then need to use rows function to identify all the items in that specific location which have stock.

The formula below:
=nl("Rows","Item Ledger Entry","Item No.","=NL(""Sum"",""Item Ledger Entry"",""Quantity"",""Location Code"","""&$B3&""",""Item No."",NF(,""Item No.""))","NUMBER&>0")
Please help…

Thanks Alex

2 comments

Please sign in to leave a comment.