|
 |
access thread: ampersand
Message #1 by "Vladimir Rakic" <vladimir@z...> on Fri, 24 Aug 2001 19:43:01 +1000
|
|
hi all,
i am trying to include '&' in one of my labels. The word is OH&S, which
is short for Occupational Health and Safety.
Every time i try to put it into a label a blank space appears instead of
'&'. I know that it is a special character, but is there a way to go
around this ?
thanks,
vlad
Message #2 by Walt Morgan <wmorgan@s...> on Fri, 24 Aug 2001 05:45:24 -0500
|
|
I believe you can use && to do what you are needing. Or, you may try sending
the CHR(38) equivalent.
Hope this helps.
Walt
Message #3 by "Peter Kaufman" <kaufman@l...> on Fri, 24 Aug 2001 18:08:36 +0700
|
|
Try &&
Peter
> -----Original Message-----
> From: Vladimir Rakic [mailto:vladimir@z...]
> Sent: August 24, 2001 4:43 PM
> To: Access
> Subject: [access] ampersand
>
>
> hi all,
>
> i am trying to include '&' in one of my labels. The word is OH&S, which
> is short for Occupational Health and Safety.
> Every time i try to put it into a label a blank space appears instead of
> '&'. I know that it is a special character, but is there a way to go
> around this ?
>
> thanks,
>
> vlad
Message #4 by "Vladimir Rakic" <vladimir@z...> on Sat, 25 Aug 2001 10:22:02 +1000
|
|
Hello,
Thanks Walt and Peter, && worked just fine.
vlad
Message #5 by John Fejsa <John.Fejsa@h...> on Tue, 28 Aug 2001 08:23:36 +1100
|
|
Add an extra ammpersand to the name, for example, This && that will
display as This & that.
>>> vladimir@z... 24/08/2001 19:43:01 >>>
hi all,
i am trying to include '&' in one of my labels. The word is OH&S, which
is short for Occupational Health and Safety.
Every time i try to put it into a label a blank space appears instead of
'&'. I know that it is a special character, but is there a way to go
around this ?
thanks,
vlad
|
|
 |