Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I was wondering if anyone knew of a way to get excel to list the frequency of
an alpha numeric entry and list the frequency of that particular value beside it. For example, 33344asdf 1 43446ttgg 2 etc Is there any way to do this? thanks |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Yep.
Use a pivot table. Select the cells you want to review. Click Data, Pivot Table Report. Run through the wizard, putting your range of cells as both the row element and the data element. If it puts SUM in the data element, change it to COUNT. Click finish. "Strimkind" wrote: I was wondering if anyone knew of a way to get excel to list the frequency of an alpha numeric entry and list the frequency of that particular value beside it. For example, 33344asdf 1 43446ttgg 2 etc Is there any way to do this? thanks |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank you, that worked well...will the table update automatically or do I
have to do it manually? "mr tom" wrote: Yep. Use a pivot table. Select the cells you want to review. Click Data, Pivot Table Report. Run through the wizard, putting your range of cells as both the row element and the data element. If it puts SUM in the data element, change it to COUNT. Click finish. |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You can set it to refresh on open under table options, otherwise you need to
either use VBA or right click and select refresh. -- Regards, Peo Sjoblom "Strimkind" wrote in message ... Thank you, that worked well...will the table update automatically or do I have to do it manually? "mr tom" wrote: Yep. Use a pivot table. Select the cells you want to review. Click Data, Pivot Table Report. Run through the wizard, putting your range of cells as both the row element and the data element. If it puts SUM in the data element, change it to COUNT. Click finish. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
FREQUENCY function clarification | Excel Discussion (Misc queries) | |||
Frequency Function question | Excel Worksheet Functions | |||
Frequency function | Excel Discussion (Misc queries) | |||
Using FREQUENCY Function to Count | Excel Worksheet Functions | |||
More complex Frequency function | Excel Discussion (Misc queries) |