Skip to main content

Range.SubscribeTo method

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

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>