Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hi, SUMIF(E:E,"=2",I:I) For this function is it not possible to swap the =2 to =b2 so that my logical test is based on a certain value in a cell? -- erik550 ------------------------------------------------------------------------ erik550's Profile: http://www.excelforum.com/member.php...o&userid=32086 View this thread: http://www.excelforum.com/showthread...hreadid=518613 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi erik
Try SUMIF(E:E,"="&B2,I:I) -- Regards Roger Govier "erik550" wrote in message ... Hi, SUMIF(E:E,"=2",I:I) For this function is it not possible to swap the =2 to =b2 so that my logical test is based on a certain value in a cell? -- erik550 ------------------------------------------------------------------------ erik550's Profile: http://www.excelforum.com/member.php...o&userid=32086 View this thread: http://www.excelforum.com/showthread...hreadid=518613 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Thats it. Thanks a lot! -- erik550 ------------------------------------------------------------------------ erik550's Profile: http://www.excelforum.com/member.php...o&userid=32086 View this thread: http://www.excelforum.com/showthread...hreadid=518613 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to use SUMIF to return sums between two values located in cells | Excel Worksheet Functions | |||
SUMIF | Excel Worksheet Functions | |||
Embedding a Sumif in a sumif | Excel Worksheet Functions | |||
SUMIF with Mutiple Ranges & Criteria | Excel Discussion (Misc queries) | |||
SUMIF - Range name to used for the "sum_range" portion of a SUMIF function | Excel Worksheet Functions |