Today I use this function to calculate months of coverage
=coverage(Cell that holds inventory, range of cells that have the monthly forecast)
=coverage(F7,G5:I5)
I want to use a function that does the same thing, but with value in the function such as :
=coverage(1000,500,250,150,50)...