473,587 Members | 2,494 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

spell check in Access is not working

Hello,
I inherited an Access application from a previous coworker. It seems
the Spell Check is never enabled unless I open the application by
holding down the shift key and double clicking the application icon at
the same time.

How can I enable the spell check all the time?

I saw some code posted by Terry Wickenden in this newsgroup.
unfortunately his code didn't work for me.

Thanks you in advance,
Eddy
Nov 13 '05 #1
2 3451
eddie wang wrote:
Hello,
I inherited an Access application from a previous coworker. It seems
the Spell Check is never enabled unless I open the application by
holding down the shift key and double clicking the application icon at
the same time.

How can I enable the spell check all the time?

I saw some code posted by Terry Wickenden in this newsgroup.
unfortunately his code didn't work for me.

Thanks you in advance,
Eddy


By holding down the shift key you are bypassing the Autoexec macro, this
would generally call some code (or maybe in the mac ro itself) to
disable the spell checker. You need to determine what the author did to
disable it in order to reinstate it.

On my main application I have a login box (no Access security) for SQL
Server, I disable the spell checker in the masked password box by
soaking up the F7 key using a keydown event.

I see no reason to disable spell checking on the whole so it's probable
that he/she has inadvertantly disabled it along with a host of other
functions, the only way I can think of ATM (I've only just got up and
still on my first cup of tea) is to use an AutoKeys macro although I'm
sure that the shift key wouldn't disable that. In another application
I've seen two macros used as AutoKeys and they are renamed upon startup
to give functionality according to username.
Nov 13 '05 #2
> I inherited an Access application from a previous coworker. It seems
the Spell Check is never enabled unless I open the application by
holding down the shift key and double clicking the application icon at
the same time.

How can I enable the spell check all the time?


It might a good idea to first check the 'Autorun' options (right click on
the database window).
Probably the option 'Use build menu' is turned off. You can either turn it
on (users will get access to all build in functions - not always desirable)
or create your own menu that includes spellchecker.

good luck!

ak

Nov 13 '05 #3

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

Similar topics

84
5871
by: Andy Glew | last post by:
I am in search of any rigourous, scientific, academic or industrial studies comparing naming conventions in C++ or similar languages such as Ada: Specifically, are names formed with underscores more or less readable than names formed with MixedCase StudlyCaps camelCase?
2
3347
by: Cassie Pennington | last post by:
Is there a command to spell check fields in Access (probably in the afterupdate event)? Thanks in anticipation Cassie
8
10002
by: Steve Jorgensen | last post by:
There's this app I wrote a long time ago for a client who uses it to administer the database content that drives their Web site. Last time I was in there' I notices a lot of embarassing typos in the data, and since this data is published on their Web site which is their primary interface to their customers, that's a bad thing. I was thinking it would be nice if I could automatically spell check certain fields, and somehow use the Access...
0
1527
by: LowRyder | last post by:
I haven't been able to find any fixes for this. I have a form with two memo fields. Sometimes when you push the spell check button or press F7 the spell check goes into an infinite loop. If you don't have any misspelled words, it just hangs. If you choose to ignore a misspelled word, it will keep looping and asking you about the word you chose to ignore. If you change that word, access will hang while the spell check continuously...
12
5901
by: Ryan | last post by:
Is there anyway to enable spell-checking for user input in a Text Box? Either auto spell-check or create a spell-check button. Using VB 2005.
4
3482
by: jamesnkk | last post by:
I have seen posting on Spell check problem, but seem like not solution. Therefore I post this question again. How can I spell check on one record and on one field such as Notes in my Form. MS Access seem to spell check on all my records and other fields.
6
10823
by: Neil | last post by:
Is there way to have control over the MS-Access spell checking (besides just launching it)? We want to tell it to check all records, but skip certain fields (or, alternatively, ONLY check certain fields). Is that possible? Alternatively, if that's not, we noticed that the spell checker skips fields that are disabled. So one could disable the fields to be skipped; run the spell checker; and then re-enable those fields when done. But how...
2
11968
Ganon11
by: Ganon11 | last post by:
Hey all, So this was an assignment in my Data Structures and Algorithms class - we were supposed to make a C++ implementation of the spell checker described here. A Java version was also provided, which I pretty much stole line for line (translating as necessary, of course). I got the program working...most of the time. I'll post the code below. Basically, my program reads in the big.txt file, and puts all the valid words into a map...
3
1710
by: John Wright | last post by:
I have a VB program that will be generating documentation that will be stored for 60 years. This program really needs to have spell check and I read the post below on using spell check. I was wondering if there was a way to tap into the Word spell check that shows the underlined spelling errors as the person types. If so, can someone point me to some code to try? It would be really nice to show the errors as they type (like word does)...
0
7854
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
8219
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
6629
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
5722
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5395
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
3845
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
3882
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2364
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
0
1192
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.