I have tried out a forumla from a book to change a date to a shortened month and year.
The date in cell B2 looks like this
01-01-2007
The formula is:
=TEXT($B2;"mmm")&CHAR(13)&TEXT($B2;"yy")
The result I get is
jan (square) yy
I would really like to have the yy to be 07.
I know the &CHAR(13) is meant to give me the square. This will allow the year to be shown in the next line in a chart
Just what am I doing wrong to prevent me getting the 07 from the year?
I am using Excel 2003. Thanks for any help. Have a good evening.
Graham











Hey Graham,


















Linear Mode

