G
Guest
I can't quite see it, but it's got to be with "TEXT".
I have this..
With ActiveChart
.HasTitle = True
.ChartTitle.Characters.Text = _
"W.E MM/DD/YY MVSA HOURLY CPU BUSY FROM 9AM TO 5PM " & Chr
(10) & "WEEKLY AVERAGE%
I'd like cell K2 instead of MM/DD/YY.
Thanks.
I have this..
With ActiveChart
.HasTitle = True
.ChartTitle.Characters.Text = _
"W.E MM/DD/YY MVSA HOURLY CPU BUSY FROM 9AM TO 5PM " & Chr
(10) & "WEEKLY AVERAGE%
I'd like cell K2 instead of MM/DD/YY.
Thanks.