J
James
Got a question that has been bugging me for days and need a bit of
inspriation. The data I have is this:
Material : 123
Date: 1/1/05
Amount: 3
Very large table with multiple dates, materials and usage.
Basically what I need to know is how much of a particular material was used
over X number of days. I know I can start from the beginning date, count X
days and sum. What I really need though is the MAX usage over any period (X
is lead time) not structured periods. Any ideas?
Thanks, James
inspriation. The data I have is this:
Material : 123
Date: 1/1/05
Amount: 3
Very large table with multiple dates, materials and usage.
Basically what I need to know is how much of a particular material was used
over X number of days. I know I can start from the beginning date, count X
days and sum. What I really need though is the MAX usage over any period (X
is lead time) not structured periods. Any ideas?
Thanks, James