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