← Back to level 3
Level 3Level 3
TREND
TREND is a hard formula used in professional spreadsheet workflows.
Syntax
=TREND(...)Step-by-step explanation
- 1Understand when TREND fits the problem you are solving.
- 2Build or select the needed range before typing the formula.
- 3Check the output and refine the range or criteria if needed.
Common mistakes
Using the wrong range reference
Forgetting to press Enter
Mixing text and numeric cells
Example table
A quick scenario to connect the syntax to the result.
| 12 | 18 |
| 8 | 96 |
Formula
=TREND(A1:B2)
Result
Advanced output
Practice area
Practice the syntax for TREND.
Match against the syntax block above.