Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I was trying to learn the above function and i created some sample data to play with it.
I am facing a problem with my expression "=Above(Sum(sales))" which should simply return the sum of sales from the previous row.
My query is that I do not get values for the month of Jan 2013 and jan 2014.
Could you please tell what the issue could be .
I am attaching the sample app that am working on.
Thanks
Nadeem
Actually you need to thank to the person who has wrote Missing Manual...
Hi,
Try
=Above(TOTAL Sum(Sales))
Hope it helps you.
Regards,
Jagan.
Thanks a Lot for the links especially the missing manual helped a lot to get things clear
Thanks Jagan .
Actually you need to thank to the person who has wrote Missing Manual...
I did it as soon as I read . he has taken lot of effort in writing that