M
Mike C
Sorry about the second related question here. Should have included it in my
first question about the line break. I'm trying to specify the font color in
the "myX" part of my data label below. The first part of the label is black.
..Points(i).DataLabel.Text = Format(Val(Str(Sales)), "$#,##0") & vbCrLf & myX
I'm thinking something like Format(myX,[Red]) or something but I've never
had to do this before. Any thoughts on this would be very helpful and much
appreciated. Thanks!
first question about the line break. I'm trying to specify the font color in
the "myX" part of my data label below. The first part of the label is black.
..Points(i).DataLabel.Text = Format(Val(Str(Sales)), "$#,##0") & vbCrLf & myX
I'm thinking something like Format(myX,[Red]) or something but I've never
had to do this before. Any thoughts on this would be very helpful and much
appreciated. Thanks!