Manuals/calci/DATETOEXCEL

From ZCubes Wiki
Revision as of 03:09, 14 February 2020 by Devika (talk | contribs) (Created page with "<div style="font-size:30px">'''DATETOEXCEL(Date)'''</div><br/> *<math>Date</math> is any date. ==Description== *This function converts a date that is stored as text to a seri...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
DATETOEXCEL(Date)


  • is any date.

Description

  • This function converts a date that is stored as text to a serial number.
  • This function is useful in where a worksheet contains dates in a text format that you want to filter, sort, or format as dates, or use in date calculations.
  • The date format is mentioned as [DATE]
  • If the year portion of the date_text argument is omitted, the DATEVALUE function uses the current year from your computer's built-in clock. Time information in the date_text argument is ignored.