Application.BeforeMultiItemActivate
This event is called before the item is activated in a multi-item display.
Syntax | Parameters | Return Value |
---|---|---|
Event Application.BeforeMultiItemActivate( _ Workbook As Workbook, _ WorkbookItem As WorkbookItem, _ ByRef Cancel As Boolean) |
Type: Workbook Type: WorkbookItem Type: Boolean |
- |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.