Instead of using Heading() function to modify the heading, use RemoveValue() function to delete the value and then add the new value:unqval.RemoveValue ("VALUE1")unqval.AddValue "VALUE1", "HEADING2", symdunqval.Label("VALUE1") = "NewLable"unqval.Description("VALUE1") = "NewDescription"