Printing "&" in the Header/footer - Excel 2002

R

rd

Hi,

How do i print "&" in the header or footer of a worksheet. If i put "Wisson
& Wisson" in footer, the & does not print and i get Wisson Wisson. is
there a web site that shows how such things are done?

Thanks in advance.

RD
 
L

Leo Heuser

rd said:
Hi,

How do i print "&" in the header or footer of a worksheet. If i put
"Wisson & Wisson" in footer, the & does not print and i get Wisson
Wisson. is there a web site that shows how such things are done?

Thanks in advance.

RD
Hi

Make it 2 instead of one &&
 
D

dolivastro

Ampersand is a control character. That is, it specifies that the next
character should be interpreted. If you want to print the ampersand
itself, you have to double it: "Wisson && Wisson"

Hope this helps,
Dom
 

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