Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
I am using a sumprouct formula to add the contents in G2:G66 where the first 8 characters of C2:C66 are Subtotal. =SUMPRODUCT(--(LEFT(C2:C66,8)="Subtotal",--(G2:G66)) My understanding is that bu using the coma rather than * would ignore text values in G2:G66. However, I am still getting #value be casue of text values. What is the fix? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can SUMPRODUCT be made to ignore text | Excel Worksheet Functions | |||
How to ignore #DIV/0! in Sumproduct formula | Excel Worksheet Functions | |||
SUMPRODUCT - Ignore blank rows | Excel Worksheet Functions | |||
Sumproduct to ignore text and "" | Excel Worksheet Functions | |||
SUMPRODUCT excel ignore div/0 | Excel Programming |