473,804 Members | 2,273 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 2461
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.Set Option "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.Set Option "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
2593
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 cboidCustomers.Locked = True frmOrdersDesignSubForm.Locked = True ' the following line produces the error
4
2362
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 finally clean up poor field names I put in my application in 1994 (when I was young and foolish). For example, I used "Date" as a name in eight different tables. I need to fix this. The "Autocorrect" feature sounds like it is designed to make global...
2
2485
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 by default when I create a blank database. Thanks.
1
9929
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 selecting the record: "The text you entered isn't an item in the list" dialog box Went nuts trying to figure out the problem, and then discovered that changing the combobox property "Allow AutoCorrect" as OFF corrected the issue.
15
6512
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 guessing (incorrectly I hope) that this will fix this problem only for my computer. If this is indeed the case, does anyone know if it's possible to turn autocorrect off as soon as a user opens the database (via a vba module or something)? Thanks! ...
0
1216
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 set up in AutoCorrect. When I manually type or copy one cell and paste, it works, but not when I import a file. My question: How can I (or can I) set up a table to automatically replace the contents of a cell with what I have in AutoCorrect...
6
6774
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 installed on the user machine? Thanks. Andrea
11
7463
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
16458
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
9712
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9594
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10595
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
6862
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5530
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5673
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4308
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3831
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3001
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.