date problem--excel changing entry

  • Thread starter Thread starter D Blount
  • Start date Start date
D

D Blount

I want date to show as 11/05/03 and not have to enter
the / or a -. Have formatted cells to date and that but
excel ix changing to a totally different date----7/19/06?
 
You could use a macro that converts numeric entries to dates.

Chip Pearson has shared his:
http://www.cpearson.com/excel/DateTimeEntry.htm

Or if you're consistent (leading 0's for days and months), you could format the
column(s) as text, do your data entry and then use data|text to columns to
convert them to real dates (choose mdy as the field type).
 

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