Related:
- Kmplayer multiple instances
- Mpc hc multiple instances - Guide
- Kmplayer subtitles - Guide
- How to make multiple selections in photoshop - Guide
- Kmplayer - Download - Video playback
- How to rotate multiple pictures at once windows 10 - Guide
1 response
mubashir aziz
Posts
190
Registration date
Sunday April 12, 2009
Status
Member
Last seen
February 16, 2010
166
May 6, 2009 at 12:54 AM
May 6, 2009 at 12:54 AM
Your explanations are not enough for me but as per my understanding .......
Suppose you have data in Column A from A2 to A50 then in any cell except A you can write below formula which will count public relations in column A .......
=COUNTIF(A2:A50,"Public Relations")
Suppose you have data in Column A from A2 to A50 then in any cell except A you can write below formula which will count public relations in column A .......
=COUNTIF(A2:A50,"Public Relations")
Nov 17, 2009 at 02:50 AM
Question here is not to count in columns but to count in the cell
for ex in A1 cell if i have the data "TDR1, TDR2, TDR3" i want to get the count of it... the answer should be "3" which is count of TDR......
any guess now ??? :)