Excel Date and Time format -


i having trouble datetime format. used custom format in order data read 01/02/2016 05:33:23. instead reading 42401 05:33:23.

any ideas on how work?

thanks

if wanting set range format go format option once range highlighted; select "more number formats". @ bottom "custom" option, in entry box type following:

dd/mm/yyyy hh:mm:ss

that should correct format setting.


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -