I format for date but it is calculating

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I formatted column for date, ie mm/dd/yy

However, when I enter in 060806 I get 03/19/69

I want to see 06/08/06. What is wrong?

I think it is making some sort of calculation.
 
As far as I am aware, dates must entered as mm/dd/yy(yy) or mm-dd-yy(yy) i.e.
you need the delimeters.

Using VBA, it would be possible to allow entry as you tried and convert to a
date.

HtH
 

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