View Single Post
  #2  
Old April 28th, 2010, 03:29 PM posted to microsoft.public.access.forms
Tom van Stiphout[_2_]
external usenet poster
 
Posts: 1,653
Default Form label showing extra character at end of label

On Wed, 28 Apr 2010 07:13:01 -0700, ferndorg
wrote:

Could this be caused by Name AutoCorrect? Check this out:
http://allenbrowne.com/bug-03.html

-Tom.
Microsoft Access MVP


I have a form with an unbound label in it that is several lines long. The
last few characters are "Plus.txt" (quotes are not part of the label). It
displays as "Plus.ttx" When I look at it in design mode, I also see
"Plus.ttx", however when I click inside it to edit, I see "Plus.txt".

I have seen this recently in another text label, different words, but
similar issues.

If I add a few blank spaces at the end of the label, all appears well, so
this is a work-around, but I really would like to know what's going on.

Thanks