Date Puzzle

rajiv_bishnoi

New Member
Joined
Jan 13, 2008
Messages
22
Office Version
  1. 365
Platform
  1. Windows
I have received a worksheet, wherein there are certain dates

If i input the serial number, like 39813, it converts automatically to date 31-12-2008

however, I can not input dates like 31-12-2008 straight away ... it converts to ###########################

I tried doing cell formatting and removing any conditional formatting rules etc. However, it does not work...

any ideas?

I can mail out the sample file , if somebody can help

I believe there is some VBA code but can;t make out what from looking in developer menu... there are no modules attached to this file.
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
All those hashes are what happens when you format a negative number as a date. Reformat the cells as numbers and check.

I'm guessing excel is interpreting 31-12-2008 as a sum, although I don't know whay it would do that
 
Upvote 0
Dear Andrew, Thank you for your reply.

However, I am using Excel 2007 and can't find Tools|Options|Transition tab
 
Upvote 0

Forum statistics

Threads
1,214,544
Messages
6,120,126
Members
448,947
Latest member
test111

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top