![]() |
Leading the way in Microsoft Office Development |
| Home | | | Excel | | | Word | | | PowerPoint | | | VBA | | | SharePoint | | | Consultancy | | | Newsletter | | | Contact |
| Word > Visual Basic Enumerations > Mail Merge > wdMailMergeState |
| wdMailMergeState | |
| Specifies the state of a mail merge operation. |
| wdDataSource | A datasource with no main document (5) | |
| wdMainAndDataSource | A main document with an attached data source (2) | |
| wdMainAndHeader | A main document with an attached header source (3) | |
| wdMainAndSourceAndHeader | A main document with attached data source and header source (4) | |
| wdMainDocumentOnly | A main document with no data attached (1) | |
| wdNormalDocument | The document is not involved in a mail merge operation (0) |
| REMARKS |
| Visual Basic Enumerations - M |
| Copyright © 2011 Better Solutions Limited. All Rights Reserved. | Top |