0

Counting Periods with hits / Item Usage Table

Good Morning,

as part of an item performance review, I wanted to include the number of months where there were usage hits for an item.

I used the following:
=NL("Count","Item Usage","Usage Hits","Item No.",$D12,"Location Code",$E$3,"Starting Date",$F$5,"Usage Hits",">0")
in this case
$D12 has the item number
$E$3 has the location code being reviewed
$F$5 has a date range 09/01/2011..08/31/2012

However, using this function, the result is not as expected. It returns 12 for each item that has twelve period records in the item usage table. if the item has fewer records in the item usage table, the number will match that.

Any ideas are appreciated.

Regards,
Nicolai

4 comments

Please sign in to leave a comment.