Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
One way
=SUM(SUMIF(B2:B6,{"AA-*","S-*"},A2:A6)) this assume there is a dash after the A and the S, if not just remove it =SUM(SUMIF(B2:B6,{"AA*","S*"},A2:A6)) -- Regards, Peo Sjoblom "Gingit" wrote in message ... I have the following spreadsheet: Amount Work Order 25.65 AA-07020.0600 500.00 S-070200600.002 (904.81) AA-06020.0300.007 1000 08.5552.0000 585 07.526.589 I am trying to find using how to sum only the work orders that begin with an AA and S. Thanks, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SUMIF and LEFT and Named Ranges | Excel Worksheet Functions | |||
SUMIF and LEFT and Named Ranges | Excel Worksheet Functions | |||
SUMIF and LEFT and Named Ranges | Excel Worksheet Functions | |||
Vlookup to the left | Excel Worksheet Functions | |||
sumif function when left 4 texts are matching | Excel Discussion (Misc queries) |