473,398 Members | 2,427 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

How to display AADMNV&QUAL..PS060D09.PP&PP.&CY.BU in a text box.

AADMNV&QUAL..PS060D09.PP&PP.&CY.BU

I thought to display the & I just needed to proceed it with an &, like this:
AADMNV&&QUAL..PS060D09.PP&&PP.&&CY.BU

However, that shows up as:
AADMNV&QUAL..PS060D09.PP&PP.&CY.BB (last character repeats proceeding character).

Oh. MS Access 2003, SP3 (Corporate requirement to use this version)
Sep 27 '10 #1
1 1093
Stewart Ross
2,545 Expert Mod 2GB
I'm not aware of this being a problem in a textbox as such. It is however a feature of a label.

Using an ampersand in the caption property of a label assigns a shortcut key to the letter immediately following the ampersand, underlined in the text displayed.

It is in a label that you would use two consecutive ampersands to display an ampersand in the label's caption: "&&Test" would display as &Test, whereas "&Test" would display as Test.

Could you confirm that you are experiencing this behaviour with a text box, and not the label associated with a text box? As mentioned, I have not seen this occur with any textbox I've seen.

If it is a label, as it is a deliberate feature for which there is no workaround that I'm aware of, I'd suggest simply using a textbox in place of the label, possibly set using the On Current event of the form concerned.

-Stewart
Sep 27 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Jimmy | last post by:
Hi, I have a (multi-tier) XML document and a XSL transform file (that is meant to transform the XML into a flat structure so I can insert the data into a database table). I have reached a...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.