Forum Discussion
Sam_Orouji
Sep 24, 2021Copper Contributor
Cost Calculation
Hi I am trying to make an Inventory spreadsheet for my company to track Inventory and the costs of supplies. For the cost calculation I am confused why the Column O says #VALUE!
mtarler
Sep 24, 2021Silver Contributor
just use SUM or + instead of SUMPRODUCT.
= M5 + N5
=SUM(M5,N5)
= M5 + N5
=SUM(M5,N5)