I have a chart in which I want to abbreviate that the months along the x-axis. Right now the values are January, February, March, etc. I want the value to read Jan, Feb, Mar, etc.
The source data/table reads as January, February, March, etc., which I want to remain as is (i.e. I don't want to change data table to Jan, Feb, Mar, etc).
Is there a way to change the x-axis to 3-letter format desired. I tried to format the cells using custom format to "mm", but that didn't work. Thanks
Bookmarks