I have a pivot table with two row labels (that appear as columns)
How can I in VBA change the "Row Label" name "Manufacturer" to another name that exists in the Fields list, say, "Country" I'm thinking I don't want to just delete the field if I can avoid it because
TIA
How can I in VBA change the "Row Label" name "Manufacturer" to another name that exists in the Fields list, say, "Country" I'm thinking I don't want to just delete the field if I can avoid it because
- I have this need in another pivot table that has 3 columns and I'm still changing column 2.
- I want to retain the properties, just change the name.
TIA
Last edited by a moderator: