0

another Sort by Sum question

have been working on a formula to get a list of the balance Leave hours per 31/12/2012, sorted descending on the balance.
This is what i have constructed:
=NL("Rows";"N018 Resource Leave Entry";"Resource No.";"posting Date";"010112..311212";"Work Type";"200VERLOFN";"Resource No.";"*";"Quantity";NL("Sum";"N018 resource Leave Entry";"Quantity";"Posting Date";"010112..311212";"Work Type";"200VERLOFN";"Resource No.";NF(;"Resource No.")))What I want is the balance per resource no. for the specified Work Type. I expect that the problem is in the nested NF-function; i can't seemto get that one right. suggestions are very welcome, since I can't get it to work even after ploughing through a lot of related posts.

Thanks in advance,

Willem

2 comments

Please sign in to leave a comment.