I have a scenario that will add new rows to an Excel table everytime someone fills in my Tally form. One of the columns will add the completion time but whatever I try to do, the date is always filled in as text. Does anyone know how to return the date in a format Excel will recognise as a date instead of text?
If I don’t use any functions, Excel will insert the date as text in ISO 8601 format. If I use formatdate, it is in the format I choose but still as text.
Not sure it is something to do with type format of the column in the Excel table but I cannot seem to change it:
You need to change the Column Format in Excel. Currently, the column in Excel is in “Text” format.
Select the whole date column and click on the drop down arrow, as shown in the below image.