From: dataGirl on
I have a matrix that returns the volume by month of certain items. The
months represent the colum data. How do I sort the data that appears in
month column "today's month -7"? Please help.
From: Uri Dimant on
See if that helps you
http://msdn.microsoft.com/en-us/library/cc627509.aspx




"dataGirl" <dataGirl(a)discussions.microsoft.com> wrote in message
news:548C4B6F-84C1-4114-8B29-79B8C53837B1(a)microsoft.com...
>I have a matrix that returns the volume by month of certain items. The
> months represent the colum data. How do I sort the data that appears in
> month column "today's month -7"? Please help.