Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi
Currently I am trying to get Count of Certain numbers in column which has numbers as well as text. I have data which is very uneven e.g 4 number then followed by text "Total" then again 5 numbers followed by text "Total" I need to have Count of numbers field for each category which ends with text "Total". As number of entries are not same everytime how can I use count formula?? or is there any other better way of finding out Counts of each category. -- Nikhil Joshi Pune India |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=COUNTIF(Range,"*Total*")
-- Regards, Peo Sjoblom "Nikhil Joshi" wrote in message ... Hi Currently I am trying to get Count of Certain numbers in column which has numbers as well as text. I have data which is very uneven e.g 4 number then followed by text "Total" then again 5 numbers followed by text "Total" I need to have Count of numbers field for each category which ends with text "Total". As number of entries are not same everytime how can I use count formula?? or is there any other better way of finding out Counts of each category. -- Nikhil Joshi Pune India |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula to count number of time stamps within a range in a column having dates formatted as "custom" | Excel Discussion (Misc queries) | |||
count number of text in a column | Excel Discussion (Misc queries) | |||
how do I count the number of times text in column A matches text i | Excel Worksheet Functions | |||
Formula to lookup Multiple Column Text and then Count Result | Excel Worksheet Functions | |||
Count Intervals of Filtered TEXT values in Column and Return Count across a Row | Excel Worksheet Functions |