Friday, 26 June 2026     

Login     
 
 Forum Minimize
HomeHomeMicrosoft Offic...Microsoft Offic...ExcelExcelExcel dates in US Format when Save As TAB DelimitedExcel dates in US Format when Save As TAB Delimited
Previous
 
Next
New Post
14/05/2008 8:33 PM
 

If you have an Excel spreadsheet that has a formatted date column and you do a Save As into a Tab or CSV test file the dates are stored in US Format. It doesn’t pick up your region settings to do this conversion. Excel 2003.

Solution

Change the date formatted cell into text first. Just using the format cell will only result in a single number value.

1.      create new column and enter this formula =TEXT(D2,"dd/mm/yyyy hh:mm")  - using the D2 as your cell reference

2.      format a new column with text format

3.      copy the cell(s) from the formula column in step 2

4.      paste the result in to the cell(s) in step 3 using Paste Special and selecting “values”

5.      then delete original column and formula column.

6.      check any cells for those that were converted from NULL, so check for 00/01/1900 00:00 and replace them nothing

 

 
Previous
 
Next
HomeHomeMicrosoft Offic...Microsoft Offic...ExcelExcelExcel dates in US Format when Save As TAB DelimitedExcel dates in US Format when Save As TAB Delimited



    
Terms Of Use   Privacy Statement  
Copyright (c) 2026 Apaloon