Introduction
Table references in formulas let you use names of tables and their columns instead of cell addresses. This makes formulas easier to read and update when your data changes.
When you want to add a formula that uses data from a table column by name.
When your table grows or shrinks and you want formulas to adjust automatically.
When you want to avoid errors from copying formulas with cell references.
When you want to make your formulas easier to understand by using meaningful names.
When you want to calculate totals or averages from a specific table column.