On 19/03/15 08:28 PM, James wrote:
Column A has text strings that are DD/MM/YYYY format.
I want to make them real dates.
I tried these 2 datevalue formulas but I can't make it work.
14/03/2015 Err:502
14/03/2015 Err:502
=DATEVALUE(TEXT(A1,"##/##/####"))
=DATEVALUE(A2)
Highlight the cells
Right click
FORMAT CELLS
NUMBERS tab
In the FORMAT CODE block at the bottom, put
DD/MM/YYYY
--
To unsubscribe e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted