View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Archengineer Archengineer is offline
external usenet poster
 
Posts: 4
Default Adding Cells and Indexing

I have two columns. One column contains dates the other contains numbers
from 1 to 24. I need to add consecutive cells in the second column until I
total 336 and then output the date at which that occurs. I've been racking
my brain on how to do this and I think there's any easy answer, but I can't
find it. Can someone help me?