Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Excel converting dates to numbers.

Hi,

I am facing a peculiar problem. I sent one of the Excel files to one of my
friend which contained some dates (dd-mm-yyyy format) but when he opened the
file the dates were converted to text (mm/dd/yyyy format). I had done some
calculations on the basis of the dates and now they are returning #N/A. I do
not have a clue to what has happened.

Any ideas?

Best Regards,

Vikas
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Excel converting dates to numbers.

Try formatting the cells with dates in them in an unambiguous format:
mmmm dd, yyyy
(for instance)

Then check to see if the dates match in both workbooks.
01/02/2007
(could mean January 02, 2007 or February 01, 2007)

There could be a discrepancy between the "real" dates that you're sharing.

But I've only seen this problem when I'm sharing text files (.txt or .csv or
..prn). Never with .xls files.
If you're sharing text files (like .csv), you could rename that file to .txt and
then use File|Open to open the text file and choose the correct date format for
each field.


Vikas Chandelia wrote:

Hi,

I am facing a peculiar problem. I sent one of the Excel files to one of my
friend which contained some dates (dd-mm-yyyy format) but when he opened the
file the dates were converted to text (mm/dd/yyyy format). I had done some
calculations on the basis of the dates and now they are returning #N/A. I do
not have a clue to what has happened.

Any ideas?

Best Regards,

Vikas


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help Converting Numbers to Dates JWNJ Excel Worksheet Functions 7 May 23rd 07 06:57 PM
Converting 8 digit numbers into dates [email protected] Excel Discussion (Misc queries) 11 November 22nd 06 04:30 PM
Converting numbers stored as dates to text in Excel David from Furdale Excel Discussion (Misc queries) 1 July 17th 06 06:34 PM
Converting Day Numbers to Dates... Birmangirl Excel Worksheet Functions 6 June 23rd 06 03:02 PM
converting dates into numbers help me Excel Discussion (Misc queries) 3 December 17th 04 03:11 AM


All times are GMT +1. The time now is 12:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"