excel-custom format using inches symbol (")

N

nannieree

I am using Excel and need to know how to create a custom format that adds the
symbol for inches next to a number.

Thank you
 
J

JE McGimpsey

One way is to use the escape sequence \<character>:

Format/Cells/Number/Custom 0\"
 
Top