View Single Post
  #1   Report Post  
Carlos
 
Posts: n/a
Default count number of items in a row? help *file included*

Heres a sample http://s41.yousendit.com/d.aspx?id=0...B05HVLE2166564

So I want to count the number of ticks in each row and put the total
at the end of each row in the column named 1. I'm then gonna sort by
that column and just move the relevant total into the relevant column
(1, 2 or 3 or more).

It needs to be run on every row at the same time as there are 4500
rows in the proper file and I dont feel like doing it by hand row by
row.

Any help?! Thanks a lot