How to get the & symbol in a label between to words

  • Thread starter Russ via AccessMonster.com
  • Start date
R

Russ via AccessMonster.com

I need to have the & symbol in a label, but everytime I use it all it does is
undeline the first letter in the next word. What do I need to do, need to
have R&D department.
Please help, this is driving me nuts!
 
D

Dirk Goldgar

Russ via AccessMonster.com said:
I need to have the & symbol in a label, but everytime I use it all it
does is undeline the first letter in the next word. What do I need to
do, need to have R&D department.
Please help, this is driving me nuts!

Double up the "&":

R&&D
 
Top