| Constant | Description |
| wdAlwaysConvert | The converter attempts to convert text enclosed in chevrons (« ») to mail merge fields. |
| wdNeverConvert | The converter passes the text through without attempting any interpretation. |
| wdAskToConvert, wdAskToNotConvert | The converter prompts the user to convert or not convert chevrons when a Word for the Macintosh document is opened. |
FileConverters.ConvertMacWordChevrons = wdAlwaysConvert
Documents.Open FileName:="C:\Documents\Mac Word Document"