DJFANDANGO
Board Regular
- Joined
- Mar 31, 2016
- Messages
- 122
- Office Version
- 365
- Platform
- Windows
Hi Again Guys...
I have a list of 'stats', from a list of names, but... theres always a 'but'...
I have 52 rows for names, but sometimes only 45 or so are populated, how do I get the percentage to ignore a blank cell where a name should be ($A:$A)?
[TABLE="width: 500"]
<tbody>[TR]
[TD]John[/TD]
[TD="align: center"]1[/TD]
[/TR]
[TR]
[TD]Mike[/TD]
[TD="align: center"]1[/TD]
[/TR]
[TR]
[TD]Debbie[/TD]
[TD="align: center"]1[/TD]
[/TR]
[TR]
[TD][BLANK][/TD]
[TD="align: center"][/TD]
[/TR]
[TR]
[TD][BLANK][/TD]
[TD="align: center"][/TD]
[/TR]
[TR]
[TD]Graham[/TD]
[TD="align: center"]1[/TD]
[/TR]
[TR]
[TD]Susan[/TD]
[TD="align: center"]1[/TD]
[/TR]
[TR]
[TD="align: center"]Participation[/TD]
[TD="align: center"]100%[/TD]
[/TR]
</tbody>[/TABLE]
Any help woud be greatly appreciated
Steve
I have a list of 'stats', from a list of names, but... theres always a 'but'...
I have 52 rows for names, but sometimes only 45 or so are populated, how do I get the percentage to ignore a blank cell where a name should be ($A:$A)?
[TABLE="width: 500"]
<tbody>[TR]
[TD]John[/TD]
[TD="align: center"]1[/TD]
[/TR]
[TR]
[TD]Mike[/TD]
[TD="align: center"]1[/TD]
[/TR]
[TR]
[TD]Debbie[/TD]
[TD="align: center"]1[/TD]
[/TR]
[TR]
[TD][BLANK][/TD]
[TD="align: center"][/TD]
[/TR]
[TR]
[TD][BLANK][/TD]
[TD="align: center"][/TD]
[/TR]
[TR]
[TD]Graham[/TD]
[TD="align: center"]1[/TD]
[/TR]
[TR]
[TD]Susan[/TD]
[TD="align: center"]1[/TD]
[/TR]
[TR]
[TD="align: center"]Participation[/TD]
[TD="align: center"]100%[/TD]
[/TR]
</tbody>[/TABLE]
Any help woud be greatly appreciated
Steve