Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,651
Default Date problems

On Tue, 20 Mar 2007 22:37:00 -0700, Darlene
wrote:

I need help with putting in a date in a cell. Iformat the cell and type in
03/17/07, when I click enter 10/22/86 is entered. I have tried all options in
the format, also when I click format cell and then date there is a * in
front. Can anyone help?
I am using Excel 2003 this problem just started.


Hit return too soon.

Most likely you are NOT typing in 03/17/07 but you are really typing in 031707.
The latter would give you 10/22/86 if your cell were formatted mm/dd/yy

If you want to be able to type in numbers without the date separators, you will
have to either use a formula to convert the value you type in to the true date,
using a separate column; or you will need a VBA routine to perform the
conversion "in place".


--ron
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 problems piute Excel Discussion (Misc queries) 14 December 7th 06 03:22 PM
Date problems, is it a bug??? R-P Excel Discussion (Misc queries) 4 August 18th 06 03:40 PM
Date Problems Dean[_8_] Excel Programming 5 July 26th 05 08:35 AM
Date Problems MikePiehl Charts and Charting in Excel 2 June 2nd 05 05:45 PM
Date problems John[_94_] Excel Programming 4 September 14th 04 03:57 PM


All times are GMT +1. The time now is 12:37 PM.

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"