Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

displaying an "&" symbol in a label

Status
Not open for further replies.

kinglywarrior

Programmer
Aug 17, 2004
10
US
Hi,

On a report I have a label field with some text to be displayed. Within the line of text is the character &. For some reason it doesn't display, it simply disappears. So instead of saying "this & that", for example, it says "this that". How can I fix this, so the & shows up on the label.

Thanks much,
Ray
 
Try doubling it up:

[tt]"this && that"[/tt]

Roy-Vidar
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top