Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a dataset I extract from another tool and import into Excel. The dates from this toolset are in dd/mm/yyyy hrs/min/sec format, I need to programmatically change this to be just dd/mm/yyyy format in the columns containing the dates. I've tried looping through and using datevalue() and just trimming the contents to only the first 10 characters but neither work for me, can anyone send me a snippet of code to get the job done? Regards Jonathan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert date + time text format to date format | Excel Worksheet Functions | |||
convert second to date and time | Excel Worksheet Functions | |||
How do I convert a date&time (yyyy-mm-dd hh:mm:ss) to date only? | Excel Worksheet Functions | |||
Convert date to length of time in months from set date | Excel Worksheet Functions | |||
Convert Date Time in Spreadsheet Column to Date only | Excel Programming |