Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
lizzie
 
Posts: n/a
Default Weird dates appear in cells when I use Date format! Why?

when I change the formatting of a group of cells to a Date format and hit the
Enter key, some unknown random date appears in all the cells. Even when I go
into the cell and change the date, it doesn't change it to the correct date.
Why might this be happening?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave O
 
Posts: n/a
Default Weird dates appear in cells when I use Date format! Why?

Will you please post an example of what is entered in the cell, how the
cell is formatted, and what appears in the cell when you press Enter?

  #3   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Weird dates appear in cells when I use Date format! Why?

What's in one of the cells that gets that funny value?

If you format the cell as General, what do you see in the formula bar?

lizzie wrote:

when I change the formatting of a group of cells to a Date format and hit the
Enter key, some unknown random date appears in all the cells. Even when I go
into the cell and change the date, it doesn't change it to the correct date.
Why might this be happening?


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph
 
Posts: n/a
Default Weird dates appear in cells when I use Date format! Why?

"lizzie" wrote in message
...
when I change the formatting of a group of cells to a Date format and hit
the
Enter key, some unknown random date appears in all the cells. Even when I
go
into the cell and change the date, it doesn't change it to the correct
date.
Why might this be happening?


Presumably because what you're putting into the cells isn't being treated as
a date. You may need to give some examples.
Which date format have you chosen? What are your regional settings? What
have you tried to put in as your date?
--
David Biddulph


  #5   Report Post  
Posted to microsoft.public.excel.misc
Thelma
 
Posts: n/a
Default Weird dates appear in cells when I use Date format! Why?

I am having the same problem. Date format is 6/14/2006. When I enter 050106
the date is changed to 3/7/2037. I have tried all the different number
formats and this still happens. General format shows 050106 (duh!) The only
way I can get around it is to enter 05/01/06, but it would be better if I
could enter it without the /

Regional settings are normal.

I would appreciate any help you guys could offer.

Thanks so much!

"lizzie" wrote:

when I change the formatting of a group of cells to a Date format and hit the
Enter key, some unknown random date appears in all the cells. Even when I go
into the cell and change the date, it doesn't change it to the correct date.
Why might this be happening?



  #6   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Weird dates appear in cells when I use Date format! Why?

You need to give a hint to excel that you're entering a date.

The slashes are one of the ways to give that hint to excel.

But if you really, really want to do this, you could use an event macro that
takes your input and creates the date.

See Chip Pearson's site for instructions:
http://www.cpearson.com/excel/DateTimeEntry.htm

If you're new to macros, you may want to read David McRitchie's intro at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm

Thelma wrote:

I am having the same problem. Date format is 6/14/2006. When I enter 050106
the date is changed to 3/7/2037. I have tried all the different number
formats and this still happens. General format shows 050106 (duh!) The only
way I can get around it is to enter 05/01/06, but it would be better if I
could enter it without the /

Regional settings are normal.

I would appreciate any help you guys could offer.

Thanks so much!

"lizzie" wrote:

when I change the formatting of a group of cells to a Date format and hit the
Enter key, some unknown random date appears in all the cells. Even when I go
into the cell and change the date, it doesn't change it to the correct date.
Why might this be happening?


--

Dave Peterson
  #7   Report Post  
Posted to microsoft.public.excel.misc
JE McGimpsey
 
Posts: n/a
Default Weird dates appear in cells when I use Date format! Why?

Cell format has no effect on how an entry is parsed by XL (except if the
format is Text - then it's not parsed at all).

Since dates to XL are just numbers (integer offsets from a base date),
XL has to have some sort of delimiter in order to tell whether you're
entering a date or a number.

To do what you want requires an event macro. See

http://cpearson.com/excel/DateTimeEntry.htm


In article ,
Thelma wrote:

I am having the same problem. Date format is 6/14/2006. When I enter 050106
the date is changed to 3/7/2037. I have tried all the different number
formats and this still happens. General format shows 050106 (duh!) The only
way I can get around it is to enter 05/01/06, but it would be better if I
could enter it without the /

Regional settings are normal.

I would appreciate any help you guys could offer.

Thanks so much!

"lizzie" wrote:

when I change the formatting of a group of cells to a Date format and hit
the
Enter key, some unknown random date appears in all the cells. Even when I
go
into the cell and change the date, it doesn't change it to the correct
date.
Why might this be happening?

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
Formating cells with date format Alexandre Duarte Excel Discussion (Misc queries) 3 December 15th 05 12:47 PM
Why Does Date Format Change on Chart John Taylor Excel Discussion (Misc queries) 0 September 11th 05 09:16 AM
Format Cells - Date options Ben Rum Excel Discussion (Misc queries) 1 May 25th 05 06:53 PM
How do I count cells in a column of dates between date ranges? Andrew82 Excel Worksheet Functions 2 April 14th 05 10:59 AM
Format cells as date bay Excel Discussion (Misc queries) 3 January 26th 05 06:34 PM


All times are GMT +1. The time now is 04:06 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"