G
Guest
I'm trying to calculate a rolling 24 month history based off of monthly data.
I have the data for the 24 months by part number, location and qty. I know
there's a way to do this automatically instead of taking the past 24 months
and then adding them up based off part/location.
What do I need to do to make this happen automatically? I'm guessing I
would need to write a loop. The only thing is that the 24 monthly buckets
would change each month so it wouldn't be a stagnant list.
Any help you could provide would be greatly appreciated. Thanks!
I have the data for the 24 months by part number, location and qty. I know
there's a way to do this automatically instead of taking the past 24 months
and then adding them up based off part/location.
What do I need to do to make this happen automatically? I'm guessing I
would need to write a loop. The only thing is that the 24 monthly buckets
would change each month so it wouldn't be a stagnant list.
Any help you could provide would be greatly appreciated. Thanks!