← Back to level 2
Level 2Level 2
DATEDIF
DATEDIF is a medium formula used in professional spreadsheet workflows.
Syntax
=DATEDIF(...)Step-by-step explanation
- 1Understand when DATEDIF 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 | 68 |
Formula
=DATEDIF(A1:B2)
Result
68
Practice area
Practice the syntax for DATEDIF.
Match against the syntax block above.