Using the Amperstand in a text Box

G

geocoy

How can I use the Amperstand in a text box for instance
Fox Electric & Company

When I try to use the amperstand it will not view like the rest of the
text. I realize it is a key character, but how do I get around this, it is a
business name
 
R

Rob Parker

If the ampersand is part of a variable or expression in an unbound textbox,
or the field content in a bound text field, it will display. If you want to
display an ampersand in a label control, enter two ampersands: eg, to
display "PG&E" in a label, enter "PG&&E" in the label's caption.

HTH,

Rob
 
G

geocoy

Thanks, I knew it was going to be something simple like that and I tried
using quotations and double quotes with know luck. Apreciate the help
George
 

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