Forum Discussion

GL2021's avatar
GL2021
Copper Contributor
Jun 30, 2021
Solved

Formatting date

I try to format a column to be a date column (example 3/20/20).  But when I enter a date it appears as a different one.  Help!   Office 365 Windows 10
  • HansVogelaar's avatar
    HansVogelaar
    Jun 30, 2021

    GL2021 

    You cannot enter dates without separators in Excel - it doesn't recognize 31420 as a date; it sees it as a number.

    If you want to be able to enter dates without separators and have them converted to 'real' dates, you need VBA - see http://www.cpearson.com/Excel/DateTimeEntry.htm 

Resources