Thread: Formula Help
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
deepak bsg[_2_] deepak bsg[_2_] is offline
external usenet poster
 
Posts: 33
Default Formula Help

Hello Every body.

I have data in a sheet1 month wise sales i.e.,

c.code C.name Apr-07 May-07 June-07 July-07.. likewise
Cummulative
1010 ABCD 10 20 30 40 200
1020 XYZA 5 15 20 15 150

I want cummulative result of Apr-07, May-07 and June-07, FUNCTION has to
pick up the
data of Apr-07, May-07 and June-07 and should give cummulative fig of every
customer.

eg: ABCD total sales 10+20+30=60 (Result)