View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
matekosor matekosor is offline
external usenet poster
 
Posts: 1
Default OLAP - use CUBE functions to sort on the basis of underlying set

I have read about sorting a list retrieved from OLAP database based on member
values on msdn blog http://blogs.msdn.com/excel/archive/...06/526156.aspx
There a list of top customers based on bike sales in 2004 is created.

I would like to modify that example so that it returns the list of top
customers based on bike sales in 2003 and 2004 combined. How could this be
achieved?