Introduction
Calculated fields let you create new data by using formulas on existing data in your sheet. This helps you quickly get totals, averages, or other results without changing your original data.
When you want to add a column that shows the total price by multiplying quantity and unit price.
When you need to calculate the average score of students from their test results.
When you want to find the difference between two dates to see how many days passed.
When you want to add tax to prices automatically in a new column.
When you want to combine first and last names into a full name in one column.