Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm glad I could help....thanks for letting me know.
*********** Regards, Ron XL2002, WinXP "Anna" wrote: Yes. It works like a charm. Thank you everyone for your help. "Ron Coderre" wrote: Try this ARRAY FORMULA (committed with Ctrl+Shift+Enter, instead of just Enter: =SUM(IF(RIGHT(A1:G44,1)="L",--SUBSTITUTE(A1:G44,"L",""))) =SUM(IF(RIGHT(A1:G44,1)="B",--SUBSTITUTE(A1:G44,"B",""))) Is that something you can work with? *********** Regards, Ron XL2002, WinXP "Anna" wrote: I have the following range A1:G44 and the values in cells: A2 = 4B A5 = 8L B2 = 1L A10 = 1B C10 = 0.5L I need to sum the L's and the B's separately so that in this case there would be a total of 5Bs and 9.5Ls. Can this be accomplished and if so, how? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Counting formula | Excel Worksheet Functions | |||
formula for counting | Excel Worksheet Functions | |||
formula on counting | Excel Discussion (Misc queries) | |||
Counting Formula | Excel Discussion (Misc queries) | |||
Help with counting formula | Excel Discussion (Misc queries) |