Explanation
In geometry, the formula for calculating the volume of a rectangular prism is:
This formula can be represented in Excel with the multiplicationoperator(*) like this
In the example shown, the formula in E5 is:
As the formula is copied down the column, it calculates a new volume in each row, using the length in column B (l), the width in column C (w) and the height in column D (h).