Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 835 Bytes

Excel.CalculatedMember.SourceName.md

File metadata and controls

32 lines (19 loc) · 835 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
CalculatedMember.SourceName property (Excel)
vbaxl10.chm686075
vbaxl10.chm686075
Excel.CalculatedMember.SourceName
719e330f-28f2-4ad1-aa0b-53a0339af759
04/13/2019
medium

CalculatedMember.SourceName property (Excel)

Returns a String value that represents the specified object's name as it appears in the original source data for the specified PivotTable report.

Syntax

expression.SourceName

expression A variable that represents a CalculatedMember object.

Remarks

The value of this property might be different from the current item name if the user renamed the item after creating the PivotTable report.

[!includeSupport and feedback]