Is this possible with Excel formula (not Visual Basic).
Extract first number in blue cells and divide by second number.
Sum cells.
Output would be sum(0.25/0.025, 0.5/0.1, 0.4/0.02) = 35.
Number of cells is a variable.
Extract first number in blue cells and divide by second number.
Sum cells.
Output would be sum(0.25/0.025, 0.5/0.1, 0.4/0.02) = 35.
Number of cells is a variable.