Home |
Search |
Today's Posts |
#4
![]() |
|||
|
|||
![]()
Can be shortened to...
=SUM(IF(ISNUMBER(SEARCH("rx(",A1:A10)),MID(A1:A10, SEARCH("rx(",A1:A10)+3, 1)+0)) ....confirmed with CONTROL+SHIFT+ENTER. Hope this helps! In article , "bj" wrote: =sum(if(iserror(find("rx(",a1:A150)),if(iserror(fi nd("rx",A1:A150)),0,1),value (mid(A1:A150,find("rx(",A1:A150)+3,1)))) enter as an array function (Control-Shift-Enter) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count With Date Problem | Excel Worksheet Functions | |||
Excel Display Problem | Excel Discussion (Misc queries) | |||
count a group of numbers but do not count duplicates | Excel Worksheet Functions | |||
Count number to reach a cumulative value | Excel Worksheet Functions | |||
Count data entries and date problem | Excel Worksheet Functions |