hello
i have a sheet that looks like below layout with unique identifiers in the columns. Looking for a formula to help tell me how many of each identifier there is. for example results would be ABC=2 BCD=3 EFG= 7
Note some columns could be blank, not sure if that impacts anything..ty
[TABLE="width: 500"]
<tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E [/TD]
[TD]F[/TD]
[TD]G[/TD]
[TD]H[/TD]
[TD]I[/TD]
[TD]J[/TD]
[TD]K[/TD]
[TD]L[/TD]
[/TR]
[TR]
[TD]ABC[/TD]
[TD]ABC[/TD]
[TD]BCD[/TD]
[TD]BCD[/TD]
[TD]BCD[/TD]
[TD]EFG[/TD]
[TD]EFG[/TD]
[TD]EFG[/TD]
[TD]EFG[/TD]
[TD]EFG[/TD]
[TD]EFG[/TD]
[TD]EFG[/TD]
[/TR]
</tbody>[/TABLE]
i have a sheet that looks like below layout with unique identifiers in the columns. Looking for a formula to help tell me how many of each identifier there is. for example results would be ABC=2 BCD=3 EFG= 7
Note some columns could be blank, not sure if that impacts anything..ty
[TABLE="width: 500"]
<tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E [/TD]
[TD]F[/TD]
[TD]G[/TD]
[TD]H[/TD]
[TD]I[/TD]
[TD]J[/TD]
[TD]K[/TD]
[TD]L[/TD]
[/TR]
[TR]
[TD]ABC[/TD]
[TD]ABC[/TD]
[TD]BCD[/TD]
[TD]BCD[/TD]
[TD]BCD[/TD]
[TD]EFG[/TD]
[TD]EFG[/TD]
[TD]EFG[/TD]
[TD]EFG[/TD]
[TD]EFG[/TD]
[TD]EFG[/TD]
[TD]EFG[/TD]
[/TR]
</tbody>[/TABLE]