# Formulas in Word Tables

Easy and practical:

To get the product in the following table:

Effort x Rate

Search for the formula feature, click on it,

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1681282542290/4deccba5-97b7-45af-b206-69400a885739.png align="center")

Then type in the cell where the results will be the following:

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1681282592038/78ee2b88-5bf8-4b2d-9e08-1b49f12b2aff.png align="center")

And you'll get the results of Effort (hours) x Rate

<table><tbody><tr><td colspan="1" rowspan="1"><p>Service /&nbsp;</p></td><td colspan="1" rowspan="1"><p><strong>Effort (hours)</strong></p></td><td colspan="1" rowspan="1"><p><strong>Rate (per hour)</strong></p></td><td colspan="1" rowspan="1"><p><strong>Total</strong></p></td></tr><tr><td colspan="1" rowspan="1"><p><strong>Internet Install</strong></p></td><td colspan="1" rowspan="1"><p>200</p></td><td colspan="1" rowspan="1"><p>1121</p></td><td colspan="1" rowspan="1"><p>$224,200</p></td></tr></tbody></table>
