View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TRexSuz TRexSuz is offline
external usenet poster
 
Posts: 1
Default Trying to add a row after the last value and count

I have a collumn with several matching values sorted. i.e. e4-e10 all =
6, e11-e20 all = 5, etc. The number of values will vary. I want to find
the last "6" and add a row below it and then count the number of 6's in
that range and so on and so on.