Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to figure out how get the percentage of times a specific text
occurs in a spreadsheet. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You can get the number of times it occurs by using COUNTIF function
For example to count how many times Test occurs in Col C use =COUNTIF(C:C,"Test") You can then calculate the percentage as you want. "kruggie2000" wrote: I am trying to figure out how get the percentage of times a specific text occurs in a spreadsheet. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count cells containing specific text | Excel Discussion (Misc queries) | |||
How to count specific letters in range of cells? | Excel Discussion (Misc queries) | |||
count specific text that occurs in a range of cells | Excel Discussion (Misc queries) | |||
formula to count cells containing #'s in a specific range | Excel Worksheet Functions | |||
count by specific text color in range of cell | Excel Discussion (Misc queries) |