underscore replaces & in text field

  • Thread starter Thread starter C. Hoekstra
  • Start date Start date
C

C. Hoekstra

When using the &-sign in a text field, Access replaces
this with an underscore. I want a text field displaying
'A & A', which is the name of our department. On the form
this changes into 'A _A'.
Is there anyway around this?

C. Hoekstra
 
Are you sure it's a text field ? If the database entry is
A & A this is what should appear.

If on the other hand you are using a Label field then the
caption should be entered as "A && A", which will show as
A & A.

Rgds,
Glenn.
 

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