FORMAT NOT DATE

  • Thread starter Thread starter FLKulchar
  • Start date Start date
F

FLKulchar

When I type 2/20 into a cell, I do NOT want it displayed
as Feb. 20; rather, I want to se 2/20...

exactly how I typed it.

How do I format the cell(s) for this to happen?

thanks,

larry
 
Hi Larry

Preformat at Text, or enter an apostrophe first:
'2/20
Both will result in a text, the cell value will NOT be 0.1 or anything
useful for calculations.
 
Hi Larry
prior to your entry format the cell as 'TEXT' or enter the value with a
leading apotrophe, e.g.
'2/20

HTH
Frank
 
Format the cells as Text.

You can also enter the text by prefixing it with an apostrophe - the
apostrophe won't show, but will keep the parser from interpreting the
data as a date.
 
input '2/20

the ' mark specifies text and wont convert your figures 2/20 into a date !
 
Larry,
You might also want to look at the available Fraction number formats.

Regards,
Mark Graesser
(e-mail address removed)

----- FLKulchar wrote: -----

When I type 2/20 into a cell, I do NOT want it displayed
as Feb. 20; rather, I want to se 2/20...

exactly how I typed it.

How do I format the cell(s) for this to happen?

thanks,

larry
 

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

Similar Threads

Excel Help with dates 2
Excel Import Comments 3
Function not working 5
Blank Cell 5
Varied accuracy custom number formats 3
trouble formatting percentages 2
date & month 6
Blank 3

Back
Top