How do I format a cell for " inches

  • Thread starter Thread starter David Allen
  • Start date Start date
D

David Allen

I need to enter 1 2 3 and get
1" 2" 3", etc....
How do I format a cell to display inches
 
Try inserting a Custom format using the # sign followed by two
apostrophes, ie: #''
 
How can I get that to work for fractions
I want the value of 0.50 to display as 1/2"
 
Try this custom format: # ?/?''

That's 2 single apostrophes at the end
 

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