Hello,
I have an issue which I have not found a solution for. I have a chart that links the axis titles to a cell in worksheet tab (=Data!$A$6). I also need to reset the axis title for alignment (long issue). The code I have is
Dim Axs As Long
Dim AxSide As Long
Dim Tstring As String...