Hi all, Can i get help on a way to calculate the FIFO Average Cost for a list of SKU's.
Data set has SKU, Q ordered, Price paid, date ordered. Then i have another sheet with the SKU, Current Inventory.
So the calculation would need to look at the current inventory, then, somehow, output the average cost for that inventory by FIFO.
Either by formula or VBA would work for me... I assume, if by formula, it would need an array... but, I can't figure it out...
Thanks!
Data set has SKU, Q ordered, Price paid, date ordered. Then i have another sheet with the SKU, Current Inventory.
So the calculation would need to look at the current inventory, then, somehow, output the average cost for that inventory by FIFO.
Either by formula or VBA would work for me... I assume, if by formula, it would need an array... but, I can't figure it out...
Thanks!