Simple date entry WAY off

  • Thread starter Thread starter ulineteks
  • Start date Start date
U

ulineteks

Entering today's date as "013006" in a blank cell/new workbook, an
changing formatting to ANY type, returns crazy date of "8/10/1935"?

All PCs across our company appear to be doing this "all of sudden."
Date/regional settings are all normal still. Only recent change was a
update to ASAP Utilities, but I can't see how that would affect thing
since it's just a plugin.

Thoughts/suggestions?

Thanks
 
I do believe a plugin or macro would be required to have the proper date
appear when no symbols are typed anyway, so perhaps you lost that previous
plugin or macro as a result of installing ASAP.
************
Hope it helps!
Anne Troy
www.OfficeArticles.com
 
Excel will treat the number as 13006 by removing the leading zero. If
you then format it to date it will show 10th August 1935, as that is
the number of elapsed days since 1st Jan 1900. If you enter the date as
"1/30" (without the quotes), then Excel should interpret it correctly
for the current year.

Hope this helps.

Pete
 
Entering today's date as "013006" in a blank cell/new workbook, and
changing formatting to ANY type, returns crazy date of "8/10/1935"?

All PCs across our company appear to be doing this "all of sudden."
Date/regional settings are all normal still. Only recent change was an
update to ASAP Utilities, but I can't see how that would affect things
since it's just a plugin.

Thoughts/suggestions?

Thanks.

Possibly in the update to ASAP utilities, a required macro to convert your data
entry format into a "normal" Excel date was disabled.

It is not possible, without a macro (or a formula in an adjacent cell), to type
'013006' into a cell and have Excel understand that it represents 30 Jan 2006.


--ron
 

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