Help! I'm stuck.
I am trying to create a rolling total for each of my 13 warehouses' on hand inventory at the end of each month in Column I
The idea is that if, for a row,
Item = Item
Month – 1 = Month
(Month "0" is the starting inventory at the beginning of the year, Month "1" is January, etc)
Whs = Whs
Then, SUM Net Inventory Cells
Else, ‘’
Here are some screenshots of sample data:
Data filtered for Whs "300" and Item
Data Filtered just for Item
Thank you in advance!
I am trying to create a rolling total for each of my 13 warehouses' on hand inventory at the end of each month in Column I
The idea is that if, for a row,
Item = Item
Month – 1 = Month
(Month "0" is the starting inventory at the beginning of the year, Month "1" is January, etc)
Whs = Whs
Then, SUM Net Inventory Cells
Else, ‘’
Here are some screenshots of sample data:
Data filtered for Whs "300" and Item
Data Filtered just for Item
Thank you in advance!