View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max
 
Posts: n/a
Default to search for a string and affect data if it finds the string?

One guess ..

Put in I17: =SUMIF(H11:H16,H17,I11:I16)
--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--
"Shwaman" wrote in message
...
I would like to say:

if H17 is equal to any cells between H11 and H16 then add the

corresponding
I value to I17.