Hello all,
I'm new to this forum have have a question on sorting:
I have a table where there are columns with text in the format similar to the following:
="Birthday"&CHAR(10)&TEXT(DATE(2013,3,31),"MM/DD")
What I would like to do is to sort this data based on the date part of that function...