Thread: Excel Formula
View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.misc
Renee Nguy
 
Posts: n/a
Default Excel Formula

Thanks so much Elkar.

"Elkar" wrote:

I think you're making this more complicated than it needs to be. Try this:

C1=A1+B1
C2=C1+B2

From this point, you should be able to copy C2 down and get your desired
results.

HTH,
Elkar



"Renee Nguy" wrote:

This is what I currently have:
C1=A1+B1
C2=A1+B1+B2
C3=A1+B1+B2+B3
Please help me create a formula so I can drag down column C and it will pick
up B4 and B5 and B6 and so on.
Thank you so much.
Renee