printing the ampersand in a label

  • Thread starter Thread starter J W Crosby
  • Start date Start date
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?
 
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"
 
Back
Top