473,396 Members | 1,894 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Change DB Autocorrect from VBA

Hello,
I searched all over, and couldn't find code to change the Application's
autocorrect options through VBA.
Is this possible?

I'm not talking about the Allow AutoCorrect of txt boxes or cbo boxes,
the application. (Tool/Options - General Tab)

Thanks
Roberto

Nov 13 '05 #1
4 2442
On 17 Dec 2004 14:26:45 -0800, pi***@sbcglobal.net wrote:

Check out SetOption in the help file.
-Tom.

Hello,
I searched all over, and couldn't find code to change the Application's
autocorrect options through VBA.
Is this possible?

I'm not talking about the Allow AutoCorrect of txt boxes or cbo boxes,
the application. (Tool/Options - General Tab)

Thanks
Roberto


Nov 13 '05 #2
pi***@sbcglobal.net wrote:
Hello,
I searched all over, and couldn't find code to change the Application's
autocorrect options through VBA.
Is this possible?

I'm not talking about the Allow AutoCorrect of txt boxes or cbo boxes,
the application. (Tool/Options - General Tab)

Thanks
Roberto


You mean this one?
Application.SetOption "Track name autocorrect info", False

--
This sig left intentionally blank
Nov 13 '05 #3
That is exactly what I wanted.
Thank you to both of you.

Roberto

Trevor Best wrote:
pi***@sbcglobal.net wrote:
Hello,
I searched all over, and couldn't find code to change the Application's autocorrect options through VBA.
Is this possible?

I'm not talking about the Allow AutoCorrect of txt boxes or cbo boxes, the application. (Tool/Options - General Tab)

Thanks
Roberto


You mean this one?
Application.SetOption "Track name autocorrect info", False

--
This sig left intentionally blank


Nov 13 '05 #4
pi***@sbcglobal.net wrote:
That is exactly what I wanted.
Thank you to both of you.


I know I'm a Gemini but... :-)

--
This sig left intentionally blank
Nov 13 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: jcazmail-groups | last post by:
The following snippet gives me an error on the line regarding AllowAdditions = False: Private Sub EditLocked() txtDeliveryDate.Locked = True cmdDeliveryDate.Enabled = False...
4
by: Jim M | last post by:
Just got my copy of Access 2003. Is the 'Name Autocorrect' feature in Access 2003 fixed yet, or is it still 'Name Autocorrupt', as many in this newsgroup reported in the past. I would like to...
2
by: Spawn666948 | last post by:
Hey, do you guys know how to set the Name Autocorrect to unchecked by default. Name Autocorrect is more trouble than its worth. I know I can go to Tools/General, but, I'd rather have it unchecked...
1
by: ApexData | last post by:
WatchOut for "Allow AutoCorrect" in your unbound combobox lookups. I am building a personnel database, and the last name of Ballance was causing the following message to popup, prohibiting me from...
15
BradHodge
by: BradHodge | last post by:
I am being stricken with the A2K Name AutoCorrect bug with regards to reports changing margins and orientation. I understand that you can turn this feature off when creating objects, but I am...
0
by: =?Utf-8?B?TG92ZSBCdXp6?= | last post by:
Good day all. I am trying to set up MS Access to replace data in a cell using the AutoCorrect feature in Access. However, when I import a text file (.csv), it doesn't replace the cell as I have...
6
by: nagar | last post by:
I need to get the list of Autocorrect entries in word. Is there a way to do it without connecting to Word? Is the list saved somewhere? If I need to connect to Word, how can I detect if it's...
11
by: Simon | last post by:
Dear reader, The syntax for the VBA code to change the RowSource of a Master Report is: Me.RowSource = "TableOrQueryName"
1
by: monkey1001 | last post by:
my program is suppose to show my due change and i got it working but my change and coins are wrong how can i improve it thank you..(its supposed to be in java)
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.