ValueChange.AllocationValue property (Excel)

Returns the value to allocate when performing what-if analysis. Read-only.

Syntax

expression.AllocationValue

expression A variable that represents a ValueChange object.

Return value

XlAllocationValue

Remarks

The AllocationValue property corresponds to the Value to Allocate setting in the What-If Analysis Settings dialog box for a PivotTable report based on an OLAP data source as it was set at the time that this change was originally applied.

If the specified ValueChange object was created by using the Add method of the PivotTableChangeList collection, and the corresponding AllocationValue parameter was not supplied, the default allocation value of the OLAP server is returned.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.