Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Del
 
Posts: n/a
Default problem with formatting cell to date format

Hello,
I am having a weird problem trying to format a cell to the date format
mm/dd/yy.

When I enter a date of 111904 it returns a formatted date of: 05/19/06

Can anyone help?

Thanks in advance!!!!

Del

  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

Why would you enter a date like 111904? To me that is 111 thousand 904.
You need to enter dates in excel so excel knows they are dates! Thus you
need to use date delimiters like / or - etc or using VBA, thus either

11/19/04

or go here and use Chip's macro

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

Regards,

Peo Sjoblom



"Del" wrote:

Hello,
I am having a weird problem trying to format a cell to the date format
mm/dd/yy.

When I enter a date of 111904 it returns a formatted date of: 05/19/06

Can anyone help?

Thanks in advance!!!!

Del

  #3   Report Post  
Del
 
Posts: n/a
Default

Thanks for your input. The reason I would enter the date as 111904 is that
it is much faster to enter the data using the numeric key pad. I would think
that most people who enter higher volumes of data would NOT want to be
entering the date as 11/19/04, unless you were getting paid by the hour. HA

"Peo Sjoblom" wrote:

Why would you enter a date like 111904? To me that is 111 thousand 904.
You need to enter dates in excel so excel knows they are dates! Thus you
need to use date delimiters like / or - etc or using VBA, thus either

11/19/04

or go here and use Chip's macro

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

Regards,

Peo Sjoblom



"Del" wrote:

Hello,
I am having a weird problem trying to format a cell to the date format
mm/dd/yy.

When I enter a date of 111904 it returns a formatted date of: 05/19/06

Can anyone help?

Thanks in advance!!!!

Del

  #4   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
you can't enter date values this way. You need VBA for this. See:
http://www.xldynamic.com/source/xld.QDEDownload.html

--
Regards
Frank Kabel
Frankfurt, Germany

"Del" schrieb im Newsbeitrag
...
Hello,
I am having a weird problem trying to format a cell to the date

format
mm/dd/yy.

When I enter a date of 111904 it returns a formatted date of:

05/19/06

Can anyone help?

Thanks in advance!!!!

Del


  #5   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
try using the addin for which I provided you with a link

--
Regards
Frank Kabel
Frankfurt, Germany

"Del" schrieb im Newsbeitrag
...
Thanks for your input. The reason I would enter the date as 111904

is that
it is much faster to enter the data using the numeric key pad. I

would think
that most people who enter higher volumes of data would NOT want to

be
entering the date as 11/19/04, unless you were getting paid by the

hour. HA

"Peo Sjoblom" wrote:

Why would you enter a date like 111904? To me that is 111 thousand

904.
You need to enter dates in excel so excel knows they are dates!

Thus you
need to use date delimiters like / or - etc or using VBA, thus

either

11/19/04

or go here and use Chip's macro

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

Regards,

Peo Sjoblom



"Del" wrote:

Hello,
I am having a weird problem trying to format a cell to the date

format
mm/dd/yy.

When I enter a date of 111904 it returns a formatted date of:

05/19/06

Can anyone help?

Thanks in advance!!!!

Del




  #6   Report Post  
Gord Dibben
 
Posts: n/a
Default

Del

Excel stores dates as a number with 1 being January 1, 1900

Each successive day since adds one to the number.

Today is December 7, 2004 and the number is 38328

111904 is May 19, 2206

Gord Dibben Excel MVP

On Tue, 7 Dec 2004 11:05:01 -0800, Del wrote:

Thanks for your input. The reason I would enter the date as 111904 is that
it is much faster to enter the data using the numeric key pad. I would think
that most people who enter higher volumes of data would NOT want to be
entering the date as 11/19/04, unless you were getting paid by the hour. HA

"Peo Sjoblom" wrote:

Why would you enter a date like 111904? To me that is 111 thousand 904.
You need to enter dates in excel so excel knows they are dates! Thus you
need to use date delimiters like / or - etc or using VBA, thus either

11/19/04

or go here and use Chip's macro

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

Regards,

Peo Sjoblom



"Del" wrote:

Hello,
I am having a weird problem trying to format a cell to the date format
mm/dd/yy.

When I enter a date of 111904 it returns a formatted date of: 05/19/06

Can anyone help?

Thanks in advance!!!!

Del


  #7   Report Post  
Del
 
Posts: n/a
Default

Thank you very much Frank !

THE QDE VBA worked great!

I grant you a special wish ! LOL

Del


"Frank Kabel" wrote:

Hi
you can't enter date values this way. You need VBA for this. See:
http://www.xldynamic.com/source/xld.QDEDownload.html

--
Regards
Frank Kabel
Frankfurt, Germany

"Del" schrieb im Newsbeitrag
...
Hello,
I am having a weird problem trying to format a cell to the date

format
mm/dd/yy.

When I enter a date of 111904 it returns a formatted date of:

05/19/06

Can anyone help?

Thanks in advance!!!!

Del



  #8   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
thanks for this feedback. Much appreciated.



--
Regards
Frank Kabel
Frankfurt, Germany

"Del" schrieb im Newsbeitrag
...
Thank you very much Frank !

THE QDE VBA worked great!

I grant you a special wish ! LOL

Del


"Frank Kabel" wrote:

Hi
you can't enter date values this way. You need VBA for this. See:
http://www.xldynamic.com/source/xld.QDEDownload.html

--
Regards
Frank Kabel
Frankfurt, Germany

"Del" schrieb im Newsbeitrag
...
Hello,
I am having a weird problem trying to format a cell to the date

format
mm/dd/yy.

When I enter a date of 111904 it returns a formatted date of:

05/19/06

Can anyone help?

Thanks in advance!!!!

Del




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
date format within a cell containing a formula Brushie76 Excel Discussion (Misc queries) 1 January 22nd 05 03:50 AM
Addition to Turn cell red if today is greater or equal to date in cell Rich New Users to Excel 2 December 9th 04 02:06 AM
Problem with Date format from VBA code twig Excel Discussion (Misc queries) 3 December 7th 04 06:01 PM
Date on two lines using a custom cell format possible? .:mmac:. Excel Discussion (Misc queries) 5 December 4th 04 09:41 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


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

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

About Us

"It's about Microsoft Excel"