Scope of Autocorrect entries

A

and

Dear all,

When I (programmatically) delete all AutoCorrect entries or Restore a
AC-list from a file, what scope does this action have?

Do I only remove or restore the entries belonging to a certain style,
template, or file OR is the scope the active Office user, which would
mean that it also affects the Excel AC-entries of the same user?

Kind regards,

ANDy
 
C

Charles Kenyon

All AC entries means _all_ AC entries. What happens when you "restore"
depends on what you are doing when you restore.
 
C

Cindy M -WordMVP-

Hi And,
When I (programmatically) delete all AutoCorrect entries or Restore a
AC-list from a file, what scope does this action have?

Do I only remove or restore the entries belonging to a certain style,
template, or file OR is the scope the active Office user, which would
mean that it also affects the Excel AC-entries of the same user?
Depends on whether the entry is "formatted" or just plain text. The
former are stored in Normal.dot and only available to Word. Plain text
entries are stored in *.acl files and shared among Office apps.

You should be able to check this using the .RichText property of an
individual entry. (True = formatted = stored in Word)

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Sep 30 2003)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question
or reply in the newsgroup and not by e-mail :)
 

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

Top