I have the following value 14/02/2018 13:53:12
in excel.
Cell with the value is in text format.
When you concatenate the value the date above looks like this: 43145,57861111111
Does anyone know how to solve it?
The function I am using is like this: =CONCATENAR("Codigo: ";A1;" - Data: ";B1)