Hello!
I'm trying to use VBA to copy the formatting of the datalabels of a specific data series in a chart, store that format in a variable(s) and then apply it to a different set of data labels.
I'm trying to get the info on font color, size, bold, underline, etc.
Any ideas on how to read...