Excel 1900 Date Problem

  • Thread starter Thread starter bluesband
  • Start date Start date
B

bluesband

I'm modifying an existing spreadsheet. When I modify an input cell t
change the date, the date in the cell appears incorrect. Example:
enter 1/14/2001 and the cell reads 1/0/1900. However, in the task ba
the correct date appears.

Any clues as to why this happens
 
Hi bluesband!

Sounds to me that youe are pressing "=" before you put in the date.

This "tells" Excel 1 divided by 14 divided by 2001 which Excel returns
as 0.0000356964374955379

You then format as a date to get 1/0/1900.

Don't press the "=" just enter:

1/14/2001
Format as date
--
Regards
Norman Harker MVP (Excel)
Sydney, Australia
(e-mail address removed)
Excel and Word Function Lists (Classifications, Syntax and Arguments)
available free to good homes.
 
I'm modifying an existing spreadsheet. When I modify an input cell to
change the date, the date in the cell appears incorrect. Example: I
enter 1/14/2001 and the cell reads 1/0/1900. However, in the task bar
the correct date appears.

Any clues as to why this happens?


In the formula bar, do you really see 1/15/2001? Or is what you are seeing
=1/15/2001.

If the latter, check Tools/Options/Transition and ensure that Sheet
Options/Transition Formula Entry is DEselected.


--ron
 
The problem was that on the Tools/Options/Transition tab the Shee
Options were checked thereby automatically changing the date into
formula by inserting a = sign before the date.

When Sheet Options are unchecked dates can be entered and no
automatically converted to a formula
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top