Sorting by Column for Unique Text Values and Etc

santeria

Well-known Member
Joined
Oct 7, 2003
Messages
1,844
I thought I had a Formula, but not really.

With the Basic Section below, I want to filter for unique words, how many times they appear, and hopefully for Unique Phrases, and Phrases in Strings (i.e. Multiple Phrases separated by Commas ),
Book2
ABCD
1MonitoringScoreFeedbackGivenRepresentative/TimeQualityDefect
296%N/AGuidelineAdherence
3N/A(HRCallback)N/AN
4100%N/AN/A
5N/A(HRCallback)N/ATomeka12:20p.m.incompletetransfer
6N/A(HRCallback)N/A2:10p.m.incompletetransfer
798%N/ATelephoneServiceSkills
8100%N/A
9N/AN/APatinHR10a.m.incompletetransfer
Sheet1



Hopefully I can get pointed in the right direction.
I loaded up Morefunc addin, so that will hopefully help.
I am totally unclear as to how I can edit the Row Formulas for columns.
I thought I had an idea, but not a clue right now.

Ta


(y)
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand
maybe i don't fully understand what you want to do, but how about an auto filter.

or if your looking for slightly more dynamic, data validation with countif's - that is if your looking to count number of occurances.
 
Upvote 0
I'm trying to do something with a Formula.
Basically, each column has re-occuring Words, Phrases, lines of phrases.
And, in a row, say about 5 rows below the last, I am trying to get a Summary of the Rows for each Input.

As yet, I have no consistency in terminology, but the attempt is to get a kind of trend analysis of the data. If I can get terms and/or Phrases listed, then I can take the analysis from their, but it is extracting the number of word , phrase, and I guess sometimes number occurence, that is what I am aiming for.

Aladin did it beautifully for Rows across Multiple pages, but I am aiming for something basic with Columns.

Does that make it any clearer?

Sorry about the vagueness ....


Ta

(y)
 
Upvote 0

Forum statistics

Threads
1,203,397
Messages
6,055,165
Members
444,767
Latest member
bryandaniel5

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top