Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I would like to say:
if H17 is equal to any cells between H11 and H16 then add the corresponding I value to I17. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Edit macro to match entire cell contents | Excel Discussion (Misc queries) |