![]() |
|
#9
|
||||
|
||||
|
It works for me. You can demonstrate it with something as simple as:
Code:
Sub Test() MsgBox Selection.Paragraphs(1).Range.LanguageID Selection.Paragraphs(1).Range.LanguageID = wdBelgianFrench MsgBox Selection.Paragraphs(1).Range.LanguageID End Sub Without seeing your code, it's impossible to say how it should be revised.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Inserting a tab char at the end of current paragraph | RRB | Word VBA | 5 | 03-14-2024 01:49 PM |
1. Apply to current row. 2. De-select row afterwards.
|
Aengus345 | Word VBA | 3 | 02-12-2024 06:28 AM |
| A macro that moves the current paragraph up or down? | New Daddy | Word VBA | 2 | 04-13-2014 02:25 PM |
A simple select for a given math formula
|
Jo-NathanBSChE | Excel | 1 | 04-16-2013 03:10 AM |
How to select the first row of the current table
|
Jennifer Murphy | Word VBA | 9 | 01-29-2012 06:50 PM |