Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 901 Bytes

Word.MailMergeDataSource.Application.md

File metadata and controls

36 lines (21 loc) · 901 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
MailMergeDataSource.Application property (Word)
vbawd10.chm152896488
vbawd10.chm152896488
Word.MailMergeDataSource.Application
f4831ac1-36a6-b210-2aad-179b52d6b7d0
06/08/2017
medium

MailMergeDataSource.Application property (Word)

Returns an Application object that represents the Microsoft Word application.

Syntax

expression.Application

expression Required. A variable that represents a 'MailMergeDataSource' object.

Remarks

Visual Basic's CreateObject and GetObject functions give you access to an OLE Automation object from a Visual Basic for Applications project.

See also

MailMergeDataSource Object

[!includeSupport and feedback]