Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1011 Bytes

Excel.PivotTable.AllocationValue.md

File metadata and controls

38 lines (21 loc) · 1011 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
PivotTable.AllocationValue property (Excel)
vbaxl10.chm235188
vbaxl10.chm235188
Excel.PivotTable.AllocationValue
c68351d8-2959-46db-1f43-ca1bc71e14fc
05/08/2019
medium

PivotTable.AllocationValue property (Excel)

Returns or sets the value to allocate when performing what-if analysis on a PivotTable report based on an OLAP data source. Read/write.

Syntax

expression.AllocationValue

expression A variable that represents a PivotTable object.

Return value

XlAllocationValue

Remarks

The AllocationValue property corresponds to the Value to Allocate setting in the What-If Analysis Settings dialog box. The default setting is xlAllocateValue, which corresponds to the setting The value entered divided by the number of allocations.

[!includeSupport and feedback]