Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello there,
I have a column. I need to know how many time a particular 'text' appears in this column. This is not a problem if I use COUNTIF, or If I check any single row with some counters. In this way when I find the desired 'text' I increase the counter assigned to that 'text'. But this works only if I know in advance the 'text' I must check, in other words what I need is like building a simple pivot table for one column...how can I do it?. (I don't want really want to use the macro registrator creating the pivot etc.) thanks. Ale. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I tried to get around the problem of the pivot table field settingdefaulting to Count instead of Sum by running a macro of change the settingfrom Count to Sum. However, when I tried to run the Macro, I got error messageof run time error 1004, unable | Excel Worksheet Functions | |||
I tried to get around the problem of the pivot table field settingdefaulting to Count instead of Sum by running a macro of change the settingfrom Count to Sum. However, when I tried to run the Macro, I got error messageof run time error 1004, unable | Excel Discussion (Misc queries) | |||
macro for a pivot | Excel Discussion (Misc queries) | |||
Steps from Macro recorder for Pivot table will not run as a Macro | Excel Programming | |||
pivot macro | Excel Programming |