Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I want to use SUMIF the first four letters of the row are "Pear" without
concern as to what the ending is. I can't seem to get the Left(range,4) to work with SUMIF. Any ideas? Apple 6 Pear 5 Pears 4 Pearx 3 Pear 2 Thanks. Joe |
#2
![]() |
|||
|
|||
![]()
=SUMIF(1:1,"Pear*",2:2)
HTH Jason Atlanta, GA -----Original Message----- I want to use SUMIF the first four letters of the row are "Pear" without concern as to what the ending is. I can't seem to get the Left(range,4) to work with SUMIF. Any ideas? Apple 6 Pear 5 Pears 4 Pearx 3 Pear 2 Thanks. Joe . |
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 - Range name to used for the "sum_range" portion of a SUMIF function | Excel Worksheet Functions | |||
Sumif | Excel Worksheet Functions | |||
help with "criterea" in the sumif function | Excel Worksheet Functions | |||
SUM(IF( Array to avoid #NUM! values | Excel Worksheet Functions |