how can i stop excell from formatting numbers into dates?

S

shad

when i type 1-3, it auto formats and writes 1-Mar, as the date, but i want to
leave it as 1-3
 
D

Dave Peterson

format the cell as text first (format|cells|number tab|Text)

or start with an apostrophe:

'1-3
 
D

dave22q

use custom opion in format cells to provide the dash, eg # - #
would translate input 14 to display of 1 - 4 and still allow calcs
using the value which still is 14
 
D

dave22q

use custom option in format cells to provide the dash, eg # - #
would translate input 14 to display of 1 - 4 and still allow calc
using the value which still is 1
 

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