G
Gil
Hi All,
It's hard to believe how continuously usefully you all have been over the
years in serving the needs of this group. Thank you ever so much.
I'm having some trouble finding vba code to "remove" dictionaries for Word
2010.
The following code used to do it for Word 2003.
With CustomDictionaries
.ClearAll
End With
I understand that clearing the dictionaries does not "delete them" but
removes them from the active and inactive dictionaries list in Tools/
Options/ . File Locations.
I understand that there is usually a limit of about 10 dictionaries.
Sometimes I want to clear out the dictionaries and re-add some to make sure
my current ones are the ones I want.
tia
Gil Carter
http://www.TenSecondMedicalRecord.com
electronic medical records with Microsoft Word
It's hard to believe how continuously usefully you all have been over the
years in serving the needs of this group. Thank you ever so much.
I'm having some trouble finding vba code to "remove" dictionaries for Word
2010.
The following code used to do it for Word 2003.
With CustomDictionaries
.ClearAll
End With
I understand that clearing the dictionaries does not "delete them" but
removes them from the active and inactive dictionaries list in Tools/
Options/ . File Locations.
I understand that there is usually a limit of about 10 dictionaries.
Sometimes I want to clear out the dictionaries and re-add some to make sure
my current ones are the ones I want.
tia
Gil Carter
http://www.TenSecondMedicalRecord.com
electronic medical records with Microsoft Word