473,383 Members | 1,759 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,383 software developers and data experts.

spellcheck on exit?

Hey folks -

Is there a way I can force the spell check on the exit of a field? A
google groups search turned up nothing.

Also, can someone refer me to the domenuitem documentation? I'm confused
by it.

Steve Lefevre
Nov 13 '05 #1
2 1924
STeve Lefevre wrote:
Hey folks -

Is there a way I can force the spell check on the exit of a field? A
google groups search turned up nothing.

Also, can someone refer me to the domenuitem documentation? I'm confused
by it.

Steve Lefevre


I created a form with the field TextField being a memo.

Private Sub TextField_LostFocus()
DoCmd.RunCommand acCmdSpelling
End Sub

Nov 13 '05 #2
GJT
Steve

Take a look at the following:

http://www.microsoft-accesssolutions...pell_check.htm

HTH

Microsoft Access Database Solutions & Downloads
http://www.microsoft-accesssolutions.co.uk

***********************************************

STeve Lefevre <le********@osu.edu> wrote in message news:<be*******************@fe2.columbus.rr.com>.. .
Hey folks -

Is there a way I can force the spell check on the exit of a field? A
google groups search turned up nothing.

Also, can someone refer me to the domenuitem documentation? I'm confused
by it.

Steve Lefevre

Nov 13 '05 #3

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

Similar topics

2
by: Evan McPeters | last post by:
It is a database application that has a window where the user can write letters to patients. That is the area that I want to spellcheck. Any ideas how I can do this? Thanks again. "Peter...
1
by: Guinness Mann | last post by:
Pardon me if this is not the optimum newsgroup for this post, but it's the only .NET newsgroup I read and I'm certain someone here can help me. I have a C# program that checks for an error...
0
by: CamThach | last post by:
Hi, I use spellcheck of word automation in C#,it run OK but whenever the spellcheck dialog of word is shown ,it hide(minimize) the main form of my application. I don't know how to fix this issue....
2
by: Liz | last post by:
There is a need to use "spellcheck" in our application. Can anyone point me in the right direction/give me a clue of how to go about this. Liz
4
by: Bob Day | last post by:
Using VS 2003, VB.net... I am confused about the Application.Exit method, where the help states "This method does not force the application to exit." Aside from the naming confusion, how do I...
0
by: XJ | last post by:
All experts, recently im doing .net project, which need the spelling checking, the requirement need to return the suggestion words, could be collection, could be array, i have gone thru some...
1
by: =?Utf-8?B?VGFvZ2U=?= | last post by:
Hi All, When I use applcation.exit() in winForm application, the form closed, but the process is still going!! ( The debug process is still running if debug in VS IDE). Environment.Exit(0) works...
1
by: delusion7 | last post by:
I want to check the spelling of words typed into a textbox.. I added a reference to the "Microsoft Word 11.0 Object Library".. but, I'm not sure how to use the spellcheck. There's a couple...
1
by: H-S | last post by:
Help! I am trying to use the Windows.Controls.TextBox with spellcheck turned on. It works fine if my keyboard input language is set to English (United States). But the spellcheck starts to get...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.