How do you tell msoChartFieldPercentage to have the Number Format "0,00%"?
How do you integrate this line to the code:![]()
With p.DataLabel.Format.TextFrame2.TextRange .InsertChartField msoChartFieldPercentage, "", CatValueLength
msoNumberFormat = "0,00%"
Bookmarks