printing the ampersand in a label

J

J W Crosby

I'd like to use the ampersand in a label, like "This &
That", but when it prints it's not there. I can see the
ampersand in the design mode when I highlight the label
box, but not in preview mode. How can I get it to print?
 
F

fredg

I'd like to use the ampersand in a label, like "This &
That", but when it prints it's not there. I can see the
ampersand in the design mode when I highlight the label
box, but not in preview mode. How can I get it to print?

You must double-up the ampersand:
"This && That"
 
Top