Language settings

M

mlazar

I commonly use both English and French for Word and I have to go through a
lot of work to switch the language from English to French. Is there a way
where I can set up Word to have the default language be English, but where I
can quickly get to French without having to thumb through the list of
languages every time I want to switch? Thank you.
 
H

Helmut Weber

Hi,
I guess, you don't need VBA for this. If the
documents are entirely in one language, I'd
set up one (or more) document-templates for each
language. If one single document contains both
english and french parts, I'd set up paragraph
styles for each language, like StandardFrench...
If it is that, what you mean.
A macro, to identify the language of a paragraph
and switch it to the other, would be another
possible approach.
 
Top