You are reading a single comment by @NurseHolliday and its replies. Click here to read the full conversation.
  • you could use LEFT and RIGHT in conjunction with DATE to make an actual date field

    =DATE(B1,RIGHT(A1,2),LEFT(A1,2))

About