Get the column heading associated with the column index (if column metaData is being used)
The column index
Debug.Print lst.ColHeading(4) -> Category Name lst.ColHeading(4) = "NewColHeading"