I have an Excel file which has a column formatted as date in the format dd-mm-YYYY.
I need to convert that field to text. If I change the field type excel converts it to a strange value (like 40603).
I tried the text function but it gives me Error 508.
i learn this method in http://www.excel-formulas.in/2016/01/names-in-excel-formulas-online.html
Any help?