Skip to content

Commit 05eab58

Browse files
author
Wesley Blake
authored
Add DATEDIF disclaimer (kamranahmedse#5686)
Asterisk for DATEIF function, doesn't show as a regular function, but can still be used.
1 parent 9b7512b commit 05eab58

File tree

1 file changed

+3
-1
lines changed
  • src/data/roadmaps/data-analyst/content/101-excel/100-basic-functions

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# DATEDIF
22

3-
The `DATEDIF` function is an incredibly valuable tool for a Data Analyst in Excel or Google Sheets, by providing the ability to calculate the difference between two dates. This function takes in three parameters: start date, end date and the type of difference required (measured in years, months, days, etc.). In Data Analysis, particularly when dealing with time-series data or when you need to uncover trends over specific periods, the `DATEDIF` function is a necessary asset. Recognizing its functionality will enable a data analyst to manipulate or shape data progressively and efficiently.
3+
The `DATEDIF` function is an incredibly valuable tool for a Data Analyst in Excel or Google Sheets, by providing the ability to calculate the difference between two dates. This function takes in three parameters: start date, end date and the type of difference required (measured in years, months, days, etc.). In Data Analysis, particularly when dealing with time-series data or when you need to uncover trends over specific periods, the `DATEDIF` function is a necessary asset. Recognizing its functionality will enable a data analyst to manipulate or shape data progressively and efficiently.
4+
5+
* `DATEDIF` is technically still supported, but wont show as an option. For additional information, see Excel "Help" page.

0 commit comments

Comments
 (0)