Why can't I type an ampersand in MS Access?

  • Thread starter Thread starter Guest
  • Start date Start date
Cheryll said:
Why can't I type an ampersand in MS Access?

Try typing 2 of them && a single ampersand is the underline character for a
hotkey.
 
Yes, you can ...

The only special case is in Label Control where the ampersand signifies the
next character will be a shortcut key (which will be underlined in Form
View).

To display the ampersand explicitly in a Label Control, you need tu use 2
ampersands (&&) to get a single ampersand displayed.
 
Awesome, thanx.

Van T. Dinh said:
Yes, you can ...

The only special case is in Label Control where the ampersand signifies the
next character will be a shortcut key (which will be underlined in Form
View).

To display the ampersand explicitly in a Label Control, you need tu use 2
ampersands (&&) to get a single ampersand displayed.
 

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

Back
Top