How do I get the "&" to appear in a custom header?

M

megmicwil

I cannot get the "&" to appear in the print preiew or in the print of my
worksheet. I have inserted it in my custom header and I can see it, but not
when I look at the print preview or printed version. How can I get this to
appear?
 
J

JE McGimpsey

The '&' is an escape character in headers and footers. To see the &, use
two in a row: &&
 
Top