XxCALLofBOOTYxX
New Member
- Joined
- Jan 12, 2009
- Messages
- 41
[TABLE="class: grid, width: 200, align: center"]
<tbody>[TR]
[TD]3[/TD]
[TD]3[/TD]
[TD]3[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]3[/TD]
[TD]3[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]3[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Looking for a formula to count the cells used if it has something in it. Int this case the RESULT would be "8" because there are eight cells with the number "3" in them.
<tbody>[TR]
[TD]3[/TD]
[TD]3[/TD]
[TD]3[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]3[/TD]
[TD]3[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]3[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Looking for a formula to count the cells used if it has something in it. Int this case the RESULT would be "8" because there are eight cells with the number "3" in them.