How do I remove from excel automatic date function?

N

Need Help

I would like to know if its possible to stop the function in excel that
automatically changes numbers such as 2-28-6 into 2/28/2006.
 
D

Dave Peterson

You can preformat the cell as Text (format|cells|number tab), then do your data
entry.

Or you can prefix your entry with an apostrophe: '2-28-6
 
D

David McRitchie

If you'll admit that it is not actually a number
and will not be used arithmetically, you can format
the column as text, or precede the entry with a single
quote to make it text by overriding the format temporarily.

Otherwise Excel will treat it as a number and it has nothing
to do with how you format a cell as that is only to tell Excel
that it is a number and describe the format of the display.
 

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

Top