Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.03 KB

Excel.Range.SubscribeTo.md

File metadata and controls

40 lines (24 loc) · 1.03 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Range.SubscribeTo method (Excel)
vbaxl10.chm144205
vbaxl10.chm144205
Excel.Range.SubscribeTo
6120c474-f4a9-0dce-dae4-a8b39f3d3656
05/11/2019
medium

Range.SubscribeTo method (Excel)

You have requested Help for a Visual Basic keyword used only on the Macintosh. For information about this keyword, consult the language reference Help included with Microsoft Office Macintosh Edition.

Syntax

expression.SubscribeTo (Edition, Format)

expression A variable that represents a Range object.

Parameters

Name Required/Optional Data type Description
Edition Required String See help included with Microsoft Office Macintosh Edition.
Format Optional XlSubscribeToFormat See help included with Microsoft Office Macintosh Edition.

Return value

Variant

[!includeSupport and feedback]