Date Displays as 1/1/1904

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

bluesband

When changing the date using 3/14/1998 format, I get 1/1/1904 displaye
in the cell. The task bar appears as =3/1/2004. The date I'm tryin
to enter is 3/1/2004.

When I try to get rid of the = sign, it always returns.

Any thoughts
 
If the "=" sign is necessary, use this format:
use the MONTH, DAY, and YEAR functions.
For example... I use "=MONTH($AG7)&"/"&DAY($AG7)" for a formula in on
of my spreadsheets.

You're not getting the date that you want because you are basicall
telling Excel to calculate: "Three divided by one divided by tw
thousand four" in date format. Let me know if this helps
 
Tools>Options>Transition.

Uncheck both the boxes at the "Sheet Options" section of the dialog.

Also uncheck "Transition Navigation Keys"

The above are for Lotus users.

Gord Dibben Excel MVP
 

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

Similar Threads

date format 2
how do i enter a date before jan 1, 1900 into excel? 1
date formatting 2
troubleshooting date formats 3
excel changes date 2
Excel Import Comments 3
date system 1
Excel Is this possible?? 3

Back
Top