View Full Version : Using an ampersand (&) in a label box


Ants
08-07-2000, 03:40 AM
Whenever I use the & (ampersand) character in a label box, Access changes it to a _ (underscore) by default.

Is there any way of rectifying this?

R. Hicks
08-07-2000, 04:13 AM
To use the ampersand as a character the way you describe, you type two ampersands in succession:

Label you wish to appear:
Cars & Trucks

Type in the label caption as:
Cars && Trucks

HTH
RDH



[This message has been edited by R. Hicks (edited 08-07-2000).]