Skip to content

Files

Latest commit

author
Docs Allowlist Management
Mar 22, 2024
76d3237 · Mar 22, 2024

History

History
38 lines (21 loc) · 1006 Bytes

Excel.ValueChange.Order.md

File metadata and controls

38 lines (21 loc) · 1006 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ValueChange.Order property (Excel)
vbaxl10.chm889073
vbaxl10.chm889073
Excel.ValueChange.Order
f64f8739-212b-6aca-3ddc-09c68c44978c
05/18/2019
medium

ValueChange.Order property (Excel)

Returns a value that indicates the order in which this change was performed relative to other changes in the PivotTableChangeList collection. Read-only.

Syntax

expression.Order

expression A variable that represents a ValueChange object.

Return value

Integer

Remarks

The value of the Order property is automatically assigned by Excel based on the order that the user applied the changes to value cells in the PivotTable report. If multiple changes were applied in one operation, Excel will arbitrarily assign the order within that set of changes.

[!includeSupport and feedback]