Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

ACC2000: AutoCorrect Does Not Capitalize the First Word of the First Sentence


View products that this article applies to.

This article was previously published under Q297020
Novice: Requires knowledge of the user interface on single-user computers.

This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).

For a Microsoft Access 2002 version of this article, see 298605 (http://support.microsoft.com/kb/298605/EN-US/).

↑ Back to the top


Symptoms

When you type text data into a Text or Memo field or control in Microsoft Access with the AutoCorrect Capitalize first letter of sentence feature enabled, you find that the first word in the field is not capitalized.

↑ Back to the top


Resolution

Use the StrConv function to force capitalization of the first word. For additional information about how to use the StrConv function, click the article number below to view the article in the Microsoft Knowledge Base:
253911 ACC2000: How to Use the StrConv Function to Capitalize Words and Phrases

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

↑ Back to the top


More information

Steps to Reproduce the Behavior

1.Open the sample database Northwind.mdb.
2.On the Tools menu, click AutoCorrect.
3.Click to select the Capitalize first letter of sentence check box, and then click OK.
4.Click Tables under Objects, click the Categories table, and then click Open.
5.On the Insert menu, click New Record.
6.In the Category Name field, type the following:
test
7.In the Description field, type the following:
this is sentence one. this is sentence two.
Note that the first word of the first sentence is not capitalized, but the first word of the second sentence is capitalized.

↑ Back to the top


Keywords: KB297020, kbdta, kbnofix, kbbug

↑ Back to the top

Article Info
Article ID : 297020
Revision : 1
Created on : 12/12/2002
Published on : 12/12/2002
Exists online : False
Views : 321