View Single Post
  #1   Report Post  
Egon
 
Posts: n/a
Default Array... Sort of...

Ok, I need to look through ONE column for a certain string of data and
if it exists I need to pull the value of the column to the right on the
same row and sum them all together for a particular string.

Is there an elegant way to do this?

Thanks.

J.