hesam bahrani
New Member
- Joined
- Sep 3, 2018
- Messages
- 23
Hi,
We want to count down a series of duplicate words, now you are in a cell with a single word of all and with ALT + enter separating
How do we count them?
For Example in this column count (A1:A5 ) of "Hesam" is 6
[TABLE="class: grid, width: 100"]
<tbody>[TR]
[TD][/TD]
[TD="align: center"]A[/TD]
[/TR]
[TR]
[TD="align: center"]1[/TD]
[TD]Hesam[/TD]
[/TR]
[TR]
[TD="align: center"]2[/TD]
[TD]Ronaldo
Hesam [/TD]
[/TR]
[TR]
[TD="align: center"]3[/TD]
[TD]Hesam
Hesam[/TD]
[/TR]
[TR]
[TD="align: center"]4[/TD]
[TD]Hesam
Ronaldo [/TD]
[/TR]
[TR]
[TD="align: center"]5[/TD]
[TD]Hesam[/TD]
[/TR]
</tbody>[/TABLE]
Thank you!
We want to count down a series of duplicate words, now you are in a cell with a single word of all and with ALT + enter separating
How do we count them?
For Example in this column count (A1:A5 ) of "Hesam" is 6
[TABLE="class: grid, width: 100"]
<tbody>[TR]
[TD][/TD]
[TD="align: center"]A[/TD]
[/TR]
[TR]
[TD="align: center"]1[/TD]
[TD]Hesam[/TD]
[/TR]
[TR]
[TD="align: center"]2[/TD]
[TD]Ronaldo
Hesam [/TD]
[/TR]
[TR]
[TD="align: center"]3[/TD]
[TD]Hesam
Hesam[/TD]
[/TR]
[TR]
[TD="align: center"]4[/TD]
[TD]Hesam
Ronaldo [/TD]
[/TR]
[TR]
[TD="align: center"]5[/TD]
[TD]Hesam[/TD]
[/TR]
</tbody>[/TABLE]
Thank you!