View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected][_2_] amorrison2006@googlemail.com[_2_] is offline
external usenet poster
 
Posts: 53
Default insert sum when first blank cell found

I have data in a worksheet.

I have two rows between each of my lines of data.

What I need is a macro to insert a sum calculation for everything
above until the last sum calculation. The numbers are contained in
column A

I hope this makes sense.

Thanks

Andrea