Problems with '...'

  • Thread starter Thread starter Laphan
  • Start date Start date
L

Laphan

Hi All

When I type 3 full stops in a row, ie to show a continuation from a
paragraph such as 'The boy walked into the woods...', in a text field Access
automatically converts these dots into one character, which would be fine if
it weren't for the fact that when my VB app extracts this data it shows it
as an unrecognised char.

Is there anyway to stop Access from doing this?

Thanks

Robbie
 
Doh...

Found it in auto-correct.

Humble apols.

Rgds Lap


Hi All

When I type 3 full stops in a row, ie to show a continuation from a
paragraph such as 'The boy walked into the woods...', in a text field Access
automatically converts these dots into one character, which would be fine if
it weren't for the fact that when my VB app extracts this data it shows it
as an unrecognised char.

Is there anyway to stop Access from doing this?

Thanks

Robbie
 
Hi,

I can see two posibilites:
1. Update your information every time, when Access does automatical changing
symbols;
2. Select Unicode font for your control to display the inputed string.

Good luck,

Nikolay
 

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