Skip to main content

Convert from a string with several dates to date format

  • January 10, 2019
  • 1 reply
  • 9 views

Hi there,
I am trying to convert from a string that has several dates to date format, but would like to have those dates in a single cell, is that possible?

This topic has been closed for replies.

1 reply

Forum|alt.badge.img+18

No, that won’t be possible in any database software. A Date field will always only be able to hold only a single date value. Multiple dates together would have to be held in an array, and Airtable has very few allowances for arrays.