Do Like AutoCorrect in .Net C# Word AddIn

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a question:

I'm using Visual Studio .Net and C# to create a Word AddIn

How would I use the Word object model to do the following

WHEN a Word User types a word I want my AddIn to
substitute for that word - just like AutoCorrect does

HOWEVER, I can't find any event for recognizing the
SPACE character as the user types and how to define a
Range object for that just-typed word and make the
substitution

Please point me in the wrong direction

Also, is there any NewsGroup when these types of
questions are answered

Thanks Sooo Much
Gen
 
Hi Gene,

You may have better luck if you post to one of the Word VBA
newsgroups. That's where the VBA gurus tend to hang out. :-)

--
Please post all follow-up questions to the newsgroup. Requests for
assistance by email can not be acknowledged.

~~~~~~~~~~~~~~~
Beth Melton
Microsoft Office MVP

Word FAQ: http://mvps.org/word
TechTrax eZine: http://mousetrax.com/techtrax/
MVP FAQ site: http://mvps.org/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top