Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 831 Bytes

Excel.cubefield.autogroup.md

File metadata and controls

33 lines (20 loc) · 831 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
CubeField.AutoGroup method (Excel)
vbaxl10.chm668105
vbaxl10.chm668105
72e1f6e7-edc5-6a9d-6632-a86064984e03
04/23/2019
medium

CubeField.AutoGroup method (Excel)

Automatically groups the cube fields in an OLAP cube, optionally in the specified orientation and/or at the specified position.

Syntax

expression.AutoGroup (Orientation, Position)

expression A variable that represents a CubeField object.

Parameters

Name Required/Optional Data type Description
Orientation Optional Variant The orientation of the group.
Position Optional Variant The position of the group.

[!includeSupport and feedback]